mirror of
https://github.com/MariaDB/server.git
synced 2025-07-24 19:42:23 +03:00
7 lines
138 B
Plaintext
7 lines
138 B
Plaintext
#
|
|
# MDEV-11902 mi_open race condition
|
|
#
|
|
source include/have_maria.inc;
|
|
set default_storage_engine=Aria;
|
|
source symlink-myisam-11902.test;
|