mirror of
https://github.com/MariaDB/server.git
synced 2025-05-05 16:59:35 +03:00
9 lines
166 B
Plaintext
9 lines
166 B
Plaintext
--source ../have_engine.inc
|
|
--source support_transactions.inc
|
|
|
|
let $trx_isolation = SERIALIZABLE;
|
|
--source transaction_isolation.inc
|
|
|
|
--source ../cleanup_engine.inc
|
|
|