bug 443760

This commit is contained in:
Marc Delisle
2001-07-31 01:29:39 +00:00
parent 5d023a190a
commit 047acbf862
5 changed files with 40 additions and 9 deletions

View File

@@ -79,6 +79,7 @@ unset($cfgServers[0]);
$cfgConfirm = TRUE;
$cfgPersistentConnections = FALSE;
$cfgShowBlob = FALSE;
$cfgProtectBlob = FALSE;
$cfgShowSQL = TRUE;
$cfgSkipLockedTables = FALSE; // mark used tables, make possible to show
// locked tables (since MySQL 3.23.30)