Commit Graph

470 Commits

Author SHA1 Message Date
Loïc Chapeaux
566d56e5db create the variable $is_show_processlist so the same regular expression don't have to be tested three times 2001-08-05 11:35:41 +00:00
Marc Delisle
cb87249798 use new variables 2001-08-05 00:28:03 +00:00
Marc Delisle
78466caf85 check if isset 2001-08-05 00:27:09 +00:00
Marc Delisle
d8ce0cbeaf bug 447771 2001-08-04 23:51:39 +00:00
Marc Delisle
885ddb96cd PHP3 compatibility 2001-08-04 15:50:30 +00:00
Steve Alberty
7eac26503d fixed #444542 2001-08-04 14:18:58 +00:00
Steve Alberty
0e038ac3d6 fixed #444017 2001-08-04 13:09:40 +00:00
Loïc Chapeaux
22596a4ec0 added two directives to disable the use of compression for dump files 2001-08-04 13:02:10 +00:00
Loïc Chapeaux
22f9bd08cb no message 2001-08-04 12:45:53 +00:00
Loïc Chapeaux
52f368a587 fixed some typos thanks to Larry Meaney 2001-08-04 12:45:34 +00:00
Steve Alberty
1dd8064e5e convert html entities to german umlauts 2001-08-04 12:35:27 +00:00
Loïc Chapeaux
3d32b7a4a8 Added a link to empty the current table in tbl_properties.php3 2001-08-04 12:32:29 +00:00
Loïc Chapeaux
f25c154958 Chinese traditionnal updated thanks to Taiyen Hung 2001-08-04 12:05:07 +00:00
Loïc Chapeaux
fde3e1fb17 no message 2001-08-04 11:00:10 +00:00
Loïc Chapeaux
e0005ba190 queries retained and displayed into the textearea when stripslashed one time more than required 2001-08-04 10:59:46 +00:00
Loïc Chapeaux
db5b847af1 ini_get is a php4 only function and may be disabled -> put an @ before it is called to avoid errors 2001-08-04 10:59:00 +00:00
Loïc Chapeaux
c2d693280f fixed some coding inconcistencies (tabs, ...) 2001-08-04 10:58:32 +00:00
Marc Delisle
beb2ecb8dd bug 445348 2001-08-03 22:57:58 +00:00
Steve Alberty
085d9919b5 add size for head table support 2001-08-03 18:14:16 +00:00
Steve Alberty
e79af90f65 fixed problems with non-isam tables 2001-08-03 17:54:53 +00:00
Loïc Chapeaux
7895ccd437 Updated translations so they are xhtml1.0 valid and fits PEAR codding standards 2001-08-03 15:19:26 +00:00
Loïc Chapeaux
34c9048676 no message 2001-08-03 14:02:56 +00:00
Loïc Chapeaux
ed1e608e1d Fixed a typo 2001-08-03 14:02:29 +00:00
Loïc Chapeaux
cdf3f4f581 Simplified a bit the code 2001-08-03 14:02:06 +00:00
Loïc Chapeaux
e10351043e Fixed a possible mysql error 2001-08-03 14:01:32 +00:00
Loïc Chapeaux
f1242cf79d * Fixed some bugs with the bookmark feature
* and some coding inconcistencies
2001-08-03 14:01:02 +00:00
Loïc Chapeaux
5fb3f14321 Added tests to ensure $cfgOBGzip and $ob_mode not only exists but are also true 2001-08-03 14:00:00 +00:00
Loïc Chapeaux
37b5d1f76d Reordered so it fits the configuration file order 2001-08-03 13:59:36 +00:00
Loïc Chapeaux
ed04c1e6b0 Fixed some coding inconcistencies 2001-08-03 13:59:05 +00:00
Loïc Chapeaux
2bcac2ef74 Benjamin Gandon is an official developper now 2001-08-03 13:57:46 +00:00
Loïc Chapeaux
f3c31f7c58 * Removed the error_reporting statement (usefull for debugging but not so nice for a release)
* Fixed some coding inconcistencies
2001-08-03 13:57:18 +00:00
Marc Delisle
83c2a7fbbb current value of enums 2001-08-03 12:22:16 +00:00
Steve Alberty
a2c3b25977 remove some warnings in higher errorlevel 2001-08-03 11:13:32 +00:00
Steve Alberty
08c1bc655e fixed problem with table size display and MERGE tables 2001-08-03 11:12:41 +00:00
Olivier Müller
4c65b02b68 adding Documentation.txt 2001-08-03 09:19:35 +00:00
Steve Alberty
da8eceabc1 german umlauts 2001-08-03 09:04:48 +00:00
Steve Alberty
edb20e03ff translate qbe strings 2001-08-03 09:01:53 +00:00
Marc Delisle
b1de28b50e DEVELOPERS 2001-08-03 02:49:31 +00:00
Marc Delisle
1f4c0e3315 merged in Documentation.html 2001-08-03 02:48:19 +00:00
Marc Delisle
c0f4d281e7 bug 445722 2001-08-03 02:28:01 +00:00
Marc Delisle
ff0840b2ed bug 446830 2001-08-03 01:49:56 +00:00
Marc Delisle
adbfa6366d uninitialized vars (PHP3) 2001-08-03 00:36:04 +00:00
Benjamin Gandon
2005bae5d5 added a FAQ entry about the buggy php package still available for RedHat 7.0 update 2001-08-02 19:47:58 +00:00
Benjamin Gandon
a8aa2a9f54 new split_sql() that fixes many bugs 2001-08-02 18:53:03 +00:00
Steve Alberty
5bfc7d6cb2 mysql_die2 to mysql_die 2001-08-02 14:35:18 +00:00
Steve Alberty
7820d3e125 mysql_die2 to mysql_die 2001-08-02 14:27:50 +00:00
Steve Alberty
c5e099baf4 translate 2 strings 2001-08-02 14:27:28 +00:00
Steve Alberty
31405ea4f5 fix confirm bug with the new backquotes 2001-08-02 13:09:03 +00:00
Marc Delisle
87e5247cc0 remove control M 2001-08-01 20:37:42 +00:00
Armel Fauveau
bca6f2411a Update bookmark table structure 2001-08-01 18:27:48 +00:00