I added the line 'skip_innodb' in my.cnf file to disable innodb and restarted the mysqld. But,It is not effecting in database. Is there any alternative solutions ?
If you are using MySql 5.5 or above,
ignore-builtin-innodb
and
default-storage-engine = myisam
under
[mysqld]
in /etc/my.cnf
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