Sometimes we need to see the size of all tables in our MySql/MariaDB database.
The easiest way is to make such query:
Continue reading “How to count all tables size in MySql/MariaDB database”
DevBlog – How to solve everyday programming and administration problems
How to solve PHP, CSS, HTML problems, some administration tips about Linux, Apache, MySql and more…
Sometimes we need to see the size of all tables in our MySql/MariaDB database.
The easiest way is to make such query:
Continue reading “How to count all tables size in MySql/MariaDB database”