mirror of
https://github.com/MariaDB/server.git
synced 2025-05-27 01:57:48 +03:00
5 lines
97 B
PHP
5 lines
97 B
PHP
if (!`SELECT @@aria_used_for_temp_tables`)
|
|
{
|
|
skip Need Aria to be used for temporary tables;
|
|
}
|