Ever need to find the Data+Index size for your DB?
Read more »
Tag Archives: mysql
MySQL/General – Database + Index + Total Size
Posted by LampTips
on January 29, 2012 23:56:10 pm
Comments Off
MySQL/Security – Cleaning up post-install
Posted by LampTips
on January 29, 2012 21:42:45 pm
Comments Off
A default install of MySQL has anonymous users and root users with access via ‘%’ (all outside hosts) and a generally useless ‘test’ database.
Read more »