I have an in-memory table specified using engine=MEMORY. What command can I run to find out how much space it is currently taking? What about the maximum size?
SHOW TABLE STATUS LIKE 'tablename'\G
Where tablename is the name of the table you want to check.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With