work
- adm_mysql_wide_commands:
- fixed table name not quoted properly (causing problem when the table is called ''option'')
- skip ''performance_schema'' system table (introduced in recent MySQL upgrade)
- added in crontab: optimize monthly and analyze weekly
Comments