The plugin provides tools for cleaning up database and simple SQL querying.
You can see the plugin enabled in Demo System. |
Enable the plugin in server config.
dba:enable=1
# how many months old monthly tables are proposed to be dropped, default is 12
#dba:cleanup.month.tables.older.than.months=12
Database overview tool is available in menu Administration / DBA / Database.
Underscore prefixed temporary tables same as old monthly tables may be selected and dropped with button under the table.
With cleanup link right from DB state can be opened inconsistencies cleanup tool.
Amount of rows going to be removed are shown in right column.