mirror of
https://github.com/MariaDB/server.git
synced 2025-01-27 01:04:19 +01:00
1cc7ef52e3
Since high-level index tables do not participate in thr_multi_lock(), added explicit call to THR_LOCK::start_trans(). This is needed mostly for Aria to handle transaction logging.
9 lines
122 B
Text
9 lines
122 B
Text
[innodb]
|
|
innodb
|
|
default-storage-engine=innodb
|
|
|
|
[myisam]
|
|
default-storage-engine=myisam
|
|
|
|
[aria]
|
|
default-storage-engine=aria
|