MySQL: dont use InnoDB

Keywords: mysql innodb myisam
Versions:

Newly created databases use the innodb engine on newer mysql versions. But if you dont need transactions, innodb only means pain. Especially if you are used to being able to simply copy tables on the file system level.

Add the following line in /etc/my.cnf to the [mysqld] section to turn innodb of:

skip-innodb
Comments
Enter new comment:

The comment will only be accepted when the following question is answered correctly:
How many dwarfs are there in snow white and the seven dwarfs?

Solution:
Name:
URL:
(Dear handmade spam sender: The URL will only be linked to after my approval, which you will not get.)
Comment: