jakubvrana
|
45e0de7b2c
|
Include columns list in clone
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1072 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-08 15:12:49 +00:00 |
|
jakubvrana
|
9903946717
|
Use original values in Editor multi edit
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1071 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-08 08:13:39 +00:00 |
|
jakubvrana
|
24fc853e7b
|
Select database before SHOW TABLES (bug #2853561)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1070 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-07 13:59:17 +00:00 |
|
jakubvrana
|
e1ddf9032c
|
Update translation
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1069 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-07 13:52:12 +00:00 |
|
jakubvrana
|
3d38fba5e1
|
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1061 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-03 10:10:41 +00:00 |
|
jakubvrana
|
a4af2820e6
|
Separate "post_max_size" from translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1060 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-02 13:58:45 +00:00 |
|
jakubvrana
|
7b88d2e20b
|
Update translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1059 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-02 13:54:20 +00:00 |
|
jakubvrana
|
17a3c5bdce
|
NULL and \r in CSV import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1058 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-02 09:35:50 +00:00 |
|
jakubvrana
|
84a9bfa82c
|
Protect session cookie
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1057 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-01 16:16:27 +00:00 |
|
jakubvrana
|
251b39795e
|
Export signature
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1055 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-01 13:09:14 +00:00 |
|
jakubvrana
|
03ba5f5284
|
Read adminer.sql progressively to save memory
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1054 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-01 13:09:00 +00:00 |
|
jakubvrana
|
61d40ec568
|
Unlock session in dump
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1053 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-09-01 13:05:50 +00:00 |
|
jakubvrana
|
9a176b0ca3
|
Comments
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1052 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-31 10:11:52 +00:00 |
|
jakubvrana
|
25cef1ffe1
|
Disable session.use_trans_sid to preserve export result
Do not depend on session.use_trans_sid without cookies
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1050 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-30 22:21:36 +00:00 |
|
jakubvrana
|
e895368453
|
Use ON DUPLICATE KEY UPDATE for CSV import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1049 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-30 21:22:05 +00:00 |
|
jakubvrana
|
87703b16e6
|
USE right after CREATE
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1048 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:58:35 +00:00 |
|
jakubvrana
|
79d1902812
|
Substitute table name to $TABLE
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1047 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:57:50 +00:00 |
|
jakubvrana
|
b6fb54668c
|
Use REPLACE in CSV import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1045 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:55:09 +00:00 |
|
jakubvrana
|
3022dcb82d
|
Define DB
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1044 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:54:25 +00:00 |
|
jakubvrana
|
d58858c101
|
Simpler index.php structure
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1043 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:52:25 +00:00 |
|
jakubvrana
|
d74159b68f
|
Print ALTER command instead of running it in export
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1042 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:51:32 +00:00 |
|
jakubvrana
|
0a2d81d75a
|
Bzip2 import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1041 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-29 13:50:28 +00:00 |
|
jakubvrana
|
afbba65f5c
|
Memory leaked by gzencode
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1040 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 16:28:39 +00:00 |
|
jakubvrana
|
2a1068169e
|
Editor treats NULL as empty string
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1039 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 15:47:05 +00:00 |
|
jakubvrana
|
690f8f509c
|
Unbuffered queries save memory
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1038 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 15:29:42 +00:00 |
|
jakubvrana
|
54899fd554
|
Remove function for minification (obsolete)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1037 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 15:18:52 +00:00 |
|
jakubvrana
|
702e949d30
|
Bzip2 compression
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1036 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 14:44:43 +00:00 |
|
jakubvrana
|
309f6813f1
|
Relative function concat
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1034 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 14:09:53 +00:00 |
|
jakubvrana
|
8fe1aa0161
|
Optimize export speed
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1033 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 13:16:54 +00:00 |
|
jakubvrana
|
25f01d352a
|
Compress export and import
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1032 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-28 11:49:57 +00:00 |
|
jakubvrana
|
676e168ba6
|
Move unused function
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1030 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-27 18:11:32 +00:00 |
|
jakubvrana
|
12f83b1aed
|
Add forgotten format
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1029 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-27 14:14:19 +00:00 |
|
jakubvrana
|
caa8bc6380
|
Revert compact dump output (r1012)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1028 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-27 08:22:07 +00:00 |
|
jakubvrana
|
cca05e3d26
|
Auto-free result-set
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1026 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-27 07:33:29 +00:00 |
|
jakubvrana
|
c93a4f9940
|
Unlock session if possible
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1024 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 14:27:12 +00:00 |
|
jakubvrana
|
81d9d52f5e
|
Typo
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1022 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 13:43:17 +00:00 |
|
jakubvrana
|
70839d09f4
|
Comment
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1021 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 13:22:38 +00:00 |
|
jakubvrana
|
e2e5123bb8
|
Allow 0 in auto_increment column
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1019 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 11:58:35 +00:00 |
|
jakubvrana
|
1f09dd31d6
|
Save memory
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1018 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 11:55:45 +00:00 |
|
jakubvrana
|
e75ef01c2c
|
\r can be part of a query
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1017 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-26 11:23:31 +00:00 |
|
jakubvrana
|
8a351025e5
|
Report user errors
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1016 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 16:29:59 +00:00 |
|
jakubvrana
|
b2a7c7ac62
|
Execute SQL file stored on server disk
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1015 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 15:58:04 +00:00 |
|
jakubvrana
|
b349612063
|
Remove useless translations
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1014 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 15:42:43 +00:00 |
|
jakubvrana
|
e600a44bbb
|
Typo
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1013 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 15:23:44 +00:00 |
|
jakubvrana
|
fae29387b1
|
Compact dump output
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1012 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 15:23:19 +00:00 |
|
jakubvrana
|
95764b0125
|
Shorten binary strings
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1011 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 14:17:58 +00:00 |
|
jakubvrana
|
e4f5d17eec
|
Dump column names in CSV select export
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1010 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 14:11:15 +00:00 |
|
jakubvrana
|
250de2f602
|
Introducer _binary is not needed
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1008 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 13:56:05 +00:00 |
|
jakubvrana
|
51c860f06a
|
Rename variable
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1007 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 12:21:03 +00:00 |
|
jakubvrana
|
9fb3b13497
|
Always set time limit (fixes #2844071)
git-svn-id: https://adminer.svn.sourceforge.net/svnroot/adminer/trunk@1006 7c3ca157-0c34-0410-bff1-cbf682f78f5c
|
2009-08-25 12:11:12 +00:00 |
|