diff --git a/ChangeLog b/ChangeLog index cbb75dc19..b205c2a0c 100755 --- a/ChangeLog +++ b/ChangeLog @@ -8,6 +8,7 @@ $Source$ 2001-09-04 Loïc Chapeaux * lib.inc.php3: improved the fix for bug #458160 - Advanced auth fails on WebSite Pro, thanks to Matthias Fichtner again. + * tbl_properties.php3, line 1051: added a link to the MySql documentation. 2001-09-03 Loïc Chapeaux * lang/czech-iso.inc.php3 & czech-win1250.inc.php3: updated thanks to diff --git a/tbl_properties.php3 b/tbl_properties.php3 index f77e12eee..2bdf6b40e 100755 --- a/tbl_properties.php3 +++ b/tbl_properties.php3 @@ -499,7 +499,7 @@ if (MYSQL_INT_VERSION >= 32303 && $nonisam == FALSE && isset($showtable)) { ?> - [] + [] = 32322) { if ($tbl_type == 'MYISAM') { ?> - +   @@ -938,7 +938,7 @@ if (MYSQL_INT_VERSION >= 32322) { if ($tbl_type == 'MYISAM' || $tbl_type == 'BDB') { ?> - +   @@ -954,7 +954,7 @@ if (MYSQL_INT_VERSION >= 32322) { if ($tbl_type == 'MYISAM') { ?> - +   @@ -965,7 +965,7 @@ if (MYSQL_INT_VERSION >= 32322) { if ($tbl_type == 'MYISAM' || $tbl_type == 'BDB') { ?> - +   @@ -1047,7 +1047,8 @@ if (MYSQL_INT_VERSION >= 32322) {   - +   +
 :  - +