mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
10 lines
165 B
Plaintext
10 lines
165 B
Plaintext
--source ../have_engine.inc
|
|
--source support_transactions.inc
|
|
|
|
let $trx_isolation = SERIALIZABLE;
|
|
|
|
--source consistent_snapshot.inc
|
|
|
|
--source ../cleanup_engine.inc
|
|
|