Quantcast
Channel: James Coyle | JamesCoyle.net Limited
Viewing all articles
Browse latest Browse all 92

View Table Sizes in MySQL/ MariaDB Databases

$
0
0
Get Social!MySQL and MariaDB present a bunch of queryable objects that give you all sorts of insights into what’s happening with the database.  The size of data stored in tabels is one such thing that can be easily queried directly in SQL, providing you have SELECT access to the information_schema.  Create the two below views in

Viewing all articles
Browse latest Browse all 92

Trending Articles