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

Save memory

git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1018 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
jakubvrana
2009-08-26 11:55:45 +00:00
parent e75ef01c2c
commit 1f09dd31d6
2 changed files with 25 additions and 21 deletions

View File

@@ -5,6 +5,7 @@ Highlight found fields
MySQL 5 BIT data type
Transactions in export
Compress export and import
SQL query and CSV import - read file progressively to save memory
Create view and routine options
Function to fix database encoding - http://php.vrana.cz/prevod-kodovani-mysql.php
Highlight SQL textarea - may use external CodePress