mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
5 lines
134 B
PHP
5 lines
134 B
PHP
|
--require r/have_mysql_upgrade.result
|
||
|
--disable_query_log
|
||
|
select LENGTH("$MYSQL_UPGRADE")>0 as have_mysql_upgrade;
|
||
|
--enable_query_log
|