mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.3 into 10.4
This commit is contained in:
4
mysql-test/include/have_aria_used_for_temp_tables.inc
Normal file
4
mysql-test/include/have_aria_used_for_temp_tables.inc
Normal file
@@ -0,0 +1,4 @@
|
||||
if (!`SELECT @@aria_used_for_temp_tables`)
|
||||
{
|
||||
skip Need Aria to be used for temporary tables;
|
||||
}
|
Reference in New Issue
Block a user