This option does nothing.

This commit is contained in:
Michal Čihař
2010-04-02 10:01:49 +02:00
parent 37d7e705d0
commit 5ac73aff21

View File

@@ -469,14 +469,6 @@ $cfg['Servers'][$i]['tracking_add_drop_table'] = true;
$cfg['Servers'][$i]['tracking_add_drop_database'] = true;
/**
* Whether a DROP DATABASE IF EXISTS statement will be added as first line to the log when creating a database.
*
* @global bool $cfg['Servers'][$i]['tracking_version_drop_database']
*/
$cfg['Servers'][$i]['tracking_version_drop_database'] = true;
/**
* Default server (0 = no default server)
*