No comments yet
SELECT table_schema "database name", sum( data_length + index_length ) / 1024 / 1024 "Database size in MB" FROM information_schema.TABLES GROUP BY table_schema;
I'm a designer and developer working in LAMP and Open Source technologies for 8 years. I seem to be developing mostly in CakePHP, Joomla, Wordpress and JQuery at the moment. I'm currently living and working in Belfast, Northern Ireland.
Copyright © 2012 Mark Flint. Titan Theme by The Theme Foundry.