Commit Graph

46 Commits

Author SHA1 Message Date
Michal Čihař
1e8447e111 New URL and hidden input generating stuff. 2003-01-08 13:50:30 +00:00
Alexander M. Turek
84a657d286 bug #644526 2002-11-28 09:15:47 +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
Robin Johnson
c28a9175ec * db_details.php3, db_stats.php3, main.php3, sql.php3
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Loïc Chapeaux
b93a2a2650 Codding standards 2002-07-06 22:10:32 +00:00
Olivier Müller
66d4d994f4 * db_stats.php3: Fixed warning from mysql_free_result. 2002-06-23 08:20:31 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
2e28add87b Optimization - do not call "mysql_numrows", "mysql_results" and "mysql_fetch_array" on invalid queries 2002-05-01 12:03:21 +00:00
Loïc Chapeaux
95daed4ec9 Ensure the "db_stats.php3" script can only be ran by a super-user 2002-05-01 09:00:16 +00:00
Loïc Chapeaux
41b1940d74 added a check/uncheck all feature 2002-04-28 13:08:12 +00:00
Robin Johnson
a80446dd11 *.php3 NOT tbl_*.php, Documentation.*: $cfg system changes. 2002-04-24 18:31:26 +00:00
Loïc Chapeaux
021df73c21 Tooltips on icons 2002-04-13 17:56:22 +00:00
Loïc Chapeaux
94adb5612a "SHOW TABLE STATUS" requires MySQL 3.23.03+ 2002-02-27 20:23:08 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Marc Delisle
4fb4071612 optimize many tables 2002-02-02 20:58:32 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
7a6ff28037 Prepare the use of an Arabic translation (right to left text direction) 2001-11-10 13:17:18 +00:00
Loïc Chapeaux
96e2e4e414 fixed an xhtml1.0 error 2001-10-15 22:27:32 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Geert Lund
f0404ab933 db_stats.php3, fixed error where server and language setting wasen't in link, thanx to Joshua Nye 2001-10-01 16:33:38 +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
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