Awesome -and yup 100000% correct.
Forgot all about that -
A
Forgot all about that -
A
Actually, it's a lot easier than logging into MySQL command line:
This would return:Code:mysqladmin var | grep have_innodb
If it is disabled, it would return:Code:[email protected] [/home/cpfoo4]# mysqladmin var | grep have_innodb | have_innodb | YES |
Code:[email protected] [/home/cpfoo4]# mysqladmin var | grep have_innodb | have_innodb | DISABLED |