mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 21:42:35 +01:00
8 lines
166 B
Text
8 lines
166 B
Text
--source ../have_engine.inc
|
|
--source support_transactions.inc
|
|
|
|
let $trx_isolation = SERIALIZABLE;
|
|
--source transaction_isolation.inc
|
|
|
|
--source ../cleanup_engine.inc
|
|
|