summaryrefslogtreecommitdiff
path: root/mysql-test/include/have_aria_used_for_temp_tables.inc
blob: c921ba91d22f3b02eb71a193202e32444bbffd00 (plain)
1
2
3
4
if (!`SELECT @@aria_used_for_temp_tables`)
{
  skip Need Aria to be used for temporary tables;
}