mirror of
https://github.com/MariaDB/server.git
synced 2025-05-27 01:57:48 +03:00
5 lines
117 B
PHP
5 lines
117 B
PHP
--require include/have_local_infile.require
|
|
disable_query_log;
|
|
show variables like 'local_infile';
|
|
enable_query_log;
|