[Phpmyadmin-devel] Configuration directives changes for 4.x
Marc Delisle
marc at infomarc.info
Thu Apr 12 13:04:54 CEST 2012
Hi,
The $cfg['VerboseMultiSubmit'] directive is set to true by default and I
never felt the need to change it. I suggest to remove it.
The purpose of $cfg['Servers'][$i]['verbose_check'] is to verify whether
the user has a pre-version 2.5.0 column_info table; we can safely remove
this verification.
$cfg['SkipLockedTables'] could be removed and the corresponding behavior
always executed.
The $cfg['SuggestDBName'] directive is set to true by default and I
never felt the need to change it. I suggest to remove it.
The $cfg['LightTabs'] directive is set to false by default and I never
felt the need to change it. I suggest to remove it.
Comments?
--
Marc Delisle
http://infomarc.info
More information about the Developers
mailing list