1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 00:54:08 +02:00

Reduce memory used by TAR export

This commit is contained in:
Jakub Vrana
2013-04-29 15:45:15 -07:00
parent 63c400f95d
commit 40c61f6cfc
3 changed files with 7 additions and 4 deletions

View File

@@ -4,7 +4,7 @@ Variables editation
Blob download and image display in edit form (important for Editor with hidden fields in select and SQL command)
Add title to Logout, edit (in select) and select (in menu) for style "hever"
Export by GET parameters
Files are missing in TAR
Files are missing in TAR due to exhausted memory - can be fixed by creating a temporary file
Draggable columns in alter table (thanks to Michal Manak)
<option class> for system databases and schemas - information_schema and driver-specific (thanks to Vaclav Novotny)
Define foreign keys name - http://forum.zdrojak.root.cz/index.php?topic=185.msg1255#msg1255