better to set tracking to false by default to avoid overhead
This commit is contained in:
@@ -1072,7 +1072,7 @@ ALTER TABLE `pma_column_comments`
|
||||
<span id="cfg_Servers_tracking_auto_create">$cfg['Servers'][$i]['tracking_version_auto_create']</span> boolean
|
||||
</dt>
|
||||
<dd>
|
||||
Whether the tracking mechanism creates versions for tables and views automatically. Default value is true.
|
||||
Whether the tracking mechanism creates versions for tables and views automatically. Default value is false.
|
||||
<br/><br/>
|
||||
If this is set to true and you create a table or view with
|
||||
|
||||
|
Reference in New Issue
Block a user