Commit Graph

682 Commits

Author SHA1 Message Date
Loïc Chapeaux
f6d3d95626 a gif must be uploaded to the cvs as a binary! 2001-08-22 16:31:12 +00:00
Loïc Chapeaux
fc8fa3c75b a gif must be uploaded to the cvs as a binary! 2001-08-22 16:30:30 +00:00
Olivier Müller
4eee82a6d2 small relooking of start page 2001-08-22 16:06:09 +00:00
Marc Delisle
5c07a40234 index creation FAQ 2001-08-22 15:20:49 +00:00
Loïc Chapeaux
11383f2bec no message 2001-08-22 14:56:17 +00:00
Loïc Chapeaux
a40e6d04c6 optimized "include/require" statements 2001-08-22 14:55:57 +00:00
Loïc Chapeaux
73ccbfb045 the "</body>" html tag was lacking 2001-08-22 14:55:11 +00:00
Steve Alberty
a966bed26e translate a string 2001-08-22 14:28:18 +00:00
Steve Alberty
50c1db52b8 translate a string 2001-08-22 14:27:15 +00:00
Loïc Chapeaux
b7a9599711 no message 2001-08-22 12:58:31 +00:00
Loïc Chapeaux
c849c46883 enclose all fields in cvs generated files if this option has been checked 2001-08-22 12:58:10 +00:00
Loïc Chapeaux
449568a4b8 XHTML1.0 fixes 2001-08-22 12:57:36 +00:00
Olivier Müller
67e9387c6e docs -> bold link, more space 2001-08-22 11:57:26 +00:00
Loïc Chapeaux
3be050f6b0 added $strDropTable 2001-08-22 11:37:31 +00:00
Loïc Chapeaux
3b4f3cb303 no message 2001-08-22 11:33:49 +00:00
Loïc Chapeaux
348d96583e fixed a warning 2001-08-22 11:33:27 +00:00
Steve Alberty
73a39f3bab translate string 2001-08-22 11:23:51 +00:00
Loïc Chapeaux
5f52d9a269 replaced MYSQL_MAJOR_VERSION by MYSQL_INT_VERSION 2001-08-22 00:26:22 +00:00
Loïc Chapeaux
239d13d1b3 if a field value contains the "end of record" sequence, enclosed it in dump exportation 2001-08-22 00:21:11 +00:00
Loïc Chapeaux
d4f677fcb6 no message 2001-08-21 23:53:58 +00:00
Loïc Chapeaux
62c90ddee5 fixed a typo 2001-08-21 23:53:40 +00:00
Loïc Chapeaux
dfc959fe83 beautify a but the design of the table in browse mode 2001-08-21 23:53:20 +00:00
Loïc Chapeaux
3b294d5632 fixed a syntax error (is_defined is not a function) 2001-08-21 23:52:50 +00:00
Loïc Chapeaux
ac5aad586b improved a bit Olivier's patch about the "Drop database" restrictions 2001-08-21 18:20:07 +00:00
Loïc Chapeaux
2b1efbe21d Added $strNoDropDatabases 2001-08-21 18:19:26 +00:00
Olivier Müller
3d439121e3 * config.inc.php3, config.php3, Docs, sql.php3: added configuration variable
$cfgAllowUserDropDatabase (set by default to FALSE), which will display
          or not the link "Drop database" and reject the command if the user is
          not allowed to run it (requested by <lance@uklinux.net>).
2001-08-21 17:41:58 +00:00
Loïc Chapeaux
8fafafb823 replaced MYSQL_MAJOR_VERSION and MYSQL_MINOR_VERSION constants by MYSQL_INT_VERSION 2001-08-21 16:28:36 +00:00
Olivier Müller
ba9aaa4c0f more color... 2001-08-21 15:35:35 +00:00
Olivier Müller
72ea66f0b6 D-6 I know, but this way it looks better :) 2001-08-21 15:16:55 +00:00
Loïc Chapeaux
e807e4ed11 no message 2001-08-21 14:26:23 +00:00
Loïc Chapeaux
3208e6a1e2 * restored the use of the remove_remarks function that is required with scripts beginning by comments
* beautify the page generated for errors
2001-08-21 14:26:04 +00:00
Loïc Chapeaux
37137ed98e restored the use of the remove_remarks function that is required with scripts beginning by comments 2001-08-21 14:25:21 +00:00
Loïc Chapeaux
e311b8f565 While browsing a table, ensure <cr> and <lf> in text/blob fields are displayed 2001-08-21 11:25:42 +00:00
Loïc Chapeaux
409713b610 Removed a tab character 2001-08-21 11:11:51 +00:00
Olivier Müller
5be33c3f30 some more fixes suggested by loic 2001-08-21 10:44:36 +00:00
Olivier Müller
bc9e34e0cd small hack: that way the sockets stuff works, but must be improved 2001-08-21 10:13:05 +00:00
Olivier Müller
bf42fcff45 fix over fix :) 2001-08-21 10:07:14 +00:00
Loïc Chapeaux
91ba92027d no message 2001-08-21 09:28:23 +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
Loïc Chapeaux
c705d707d9 * ensures each constant isn't already defined before to define it
* renamed PMA_INT_VERSION to PHP_INT_VERSION
2001-08-21 09:27:41 +00:00
Loïc Chapeaux
05a392964f * fixed again the socket patch
* modified the way defines.inc.php3 is loaded
2001-08-21 09:26:53 +00:00
Steve Alberty
824b485fd6 translate some strings 2001-08-21 09:07:19 +00:00
Olivier Müller
51034ae5f5 * lib.inc.php3: fixed the socket patch, should work now 2001-08-21 07:32:44 +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
4400783650 no message 2001-08-20 23:30:18 +00:00
Loïc Chapeaux
31ef431b72 optimized a bit the script 2001-08-20 23:29:59 +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
Loïc Chapeaux
393318196b Added $strDeletedRows and $strInsertedRows 2001-08-20 23:28:07 +00:00
Loïc Chapeaux
edbf058565 improved the way the mysql_affected_rows is used 2001-08-20 22:07:39 +00:00
Olivier Müller
987ac8e8ac display num_tables 2001-08-20 21:15:21 +00:00