mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 08:44:33 +01:00
9 lines
99 B
Text
9 lines
99 B
Text
|
[innodb]
|
||
|
innodb
|
||
|
default-storage-engine=innodb
|
||
|
|
||
|
[myisam]
|
||
|
skip-innodb
|
||
|
default-storage-engine=myisam
|
||
|
|