Commit Graph

23 Commits

Author SHA1 Message Date
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00
Loïc Chapeaux
5a9e7d56ce Merged part 3 of patch #458014: fulltext indexes support 2001-09-06 22:53:53 +00:00
Loïc Chapeaux
bbef63ff34 Merged part 2 of patch #458014: multi-column editing 2001-09-06 22:12:09 +00:00
Loïc Chapeaux
c41de7a1f0 optimized a bit (mainly added some 'mysql_free_result') 2001-09-06 10:16:44 +00:00
Loïc Chapeaux
6b93b2c991 Merged patch #457984 (Localised dates in dump and db stats) thanks to Michal Cihar 2001-09-05 21:00:25 +00:00
Loïc Chapeaux
bdc6c87e4c moved the work for multiple queries in the 'mult_drops.inc.php3' library 2001-09-02 22:30:39 +00:00
Loïc Chapeaux
592d098050 added a button to drop databases 2001-09-02 18:40:57 +00:00
Loïc Chapeaux
1ff7b28370 Localized strings exist, use them! 2001-09-01 15:37:47 +00:00
Loïc Chapeaux
0e7f140c2c Cleaned and improved the code of the db_stats.php3 script 2001-09-01 14:25:53 +00:00
Olivier Müller
c18ce55dc8 the "@" is needed! 2001-08-30 12:52:52 +00:00
Loïc Chapeaux
9007431f71 Misc urlencode use fixes 2001-08-29 07:15:40 +00:00
Olivier Müller
88b021f3bd date format 2001-08-28 22:59:49 +00:00
Olivier Müller
270a0f4a26 * db_stats.php3: fixed the sql query so that the script won't
die, even if the result of one query (for example on invalid
          db name) fails.
2001-08-28 07:51:10 +00:00
Loïc Chapeaux
c82e8c0bd9 Improved the error handling system 2001-08-22 20:42:51 +00:00
Loïc Chapeaux
a40e6d04c6 optimized "include/require" statements 2001-08-22 14:55:57 +00:00
Olivier Müller
ba9aaa4c0f more color... 2001-08-21 15:35:35 +00:00
Loïc Chapeaux
495207c725 XHTML1.0 fix and ensure the script fits the common coding standards 2001-08-21 09:28:04 +00:00
Olivier Müller
3fc8fa4a45 db_stats.php3: added list of 20 biggest db's 2001-08-21 07:02:24 +00:00
Loïc Chapeaux
ff2a0c1009 XHTML1.0 fix and ensure the script fits the common coding standards 2001-08-20 23:29:34 +00:00
Olivier Müller
987ac8e8ac display num_tables 2001-08-20 21:15:21 +00:00
Olivier Müller
b8487c9593 db_stats: now also show server totals 2001-08-20 20:53:41 +00:00
Olivier Müller
78efb0b088 small new feature: stats overview about all databases of a server 2001-08-20 20:39:44 +00:00