Commit Graph

28 Commits

Author SHA1 Message Date
Michal Čihař
69cefd5bf9 Cleanup phpMyAdmin tables also after multi submit actions (RFE #749989). 2003-06-06 10:02:58 +00:00
Michal Čihař
ab5dd3adb4 Missing ; 2003-06-06 09:11:11 +00:00
Michal Čihař
31c5474400 Use TRUNCATE when using MySQL 4 (bug #748792). 2003-06-04 11:48:15 +00:00
Michal Čihař
4b6342c71c Add confirmation when dropping databases 2003-05-12 18:57:24 +00:00
Michal Čihař
ca64aa09e6 Added ANALYZE TABLE to multi submit actions. 2003-04-07 09:17:19 +00:00
Michal Čihař
44ebf6e8fd Show multi submits result after headers and tabs from originating place. 2003-04-02 09:31:01 +00:00
Michal Čihař
1a13e6c528 removed some commented out parts... 2003-03-24 15:42:09 +00:00
Michal Čihař
9d24001304 Show result of CHECK/OPTIMIZE/REPAIR queries for multiple tables. 2003-03-24 15:39:39 +00:00
Michal Čihař
b06b69dd06 Added CHECK TABLE to multisubmits. 2003-03-24 13:39:37 +00:00
Alexander M. Turek
2183740b05 If magic_quotes_gpc is enabled, grab_globals calls stripslashes when extracting the arrays $_GET and $_POST. 2003-03-02 17:26:41 +00:00
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Marc Delisle
6b102058d0 repair table in db view 2002-09-02 19:34:51 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
6b00b75f7d Splitted the large "database details" page in parts 2002-05-01 17:14:45 +00:00
Alexander M. Turek
f267e10870 Use TRUNCATE instead of DELETE when using MySQL 4. 2002-04-22 21:32:29 +00:00
Loïc Chapeaux
8c17453c6a Removed the confirmation stage for "OPTIMIZE" statements. 2002-03-22 08:44:32 +00:00
Loïc Chapeaux
975e3b263a removed tabs and/or trailing spaces 2002-02-08 18:06:21 +00:00
Marc Delisle
4fb4071612 optimize many tables 2002-02-02 20:58:32 +00:00
Loïc Chapeaux
e817bfe6f2 beautify the code and the results of the patch #484112 2001-12-06 19:35:14 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
61f83590b7 Fixed a bug if a "DROP" query were submitted from a sql file 2001-09-23 16:59:20 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
6f176fae09 optimized a bit the SQL statements 2001-09-22 15:03:05 +00:00
Loïc Chapeaux
ec78d60553 optimized the "DROP FIELD" case 2001-09-09 17:05:32 +00:00
Loïc Chapeaux
0ac430fd27 $reload has now true boolean values 2001-09-07 19:42:41 +00:00
Loïc Chapeaux
bbef63ff34 Merged part 2 of patch #458014: multi-column editing 2001-09-06 22:12:09 +00:00