How can I check MySQL engine type for a specific database?
MySQL engine type for a specific database
SHOW GLOBAL VARIABLES LIKE 'storage_engine'
[xyz-ihs snippet="Discuss"]
SHOW GLOBAL VARIABLES LIKE 'storage_engine'
[xyz-ihs snippet="Discuss"]