Find Databases created outside of Plesk
So today I needed a quick script to list all of the mysql databases on the system and compare that to the databases that were created […]
Find Databases created outside of Plesk Read More »
So today I needed a quick script to list all of the mysql databases on the system and compare that to the databases that were created […]
Find Databases created outside of Plesk Read More »
This shell script finds all the tables for a database and run a command against it. See File optimize-tables The file’s contents are below as well:
Shell Script to Optimize all tables for a database Read More »