mirror of
https://github.com/vrana/adminer.git
synced 2025-08-17 20:01:25 +02:00
Use ON DUPLICATE KEY UPDATE for CSV import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1051 7c3ca157-0c34-0410-bff1-cbf682f78f5c
This commit is contained in:
@@ -3,8 +3,7 @@ Edit default values directly in table creation
|
||||
Execute SQL file stored on server disk
|
||||
Compress export and import
|
||||
Display column comments in table overview
|
||||
Respect max_allowed_packet in CSV import
|
||||
Print ALTER command instead of running it in export
|
||||
Use ON DUPLICATE KEY UPDATE for CSV import
|
||||
Click on row selects it
|
||||
Fix Editor date format
|
||||
Fix long SQL query crash (bug #2839231)
|
||||
|
Reference in New Issue
Block a user