mirror of
https://github.com/MariaDB/server.git
synced 2025-01-24 07:44:22 +01:00
5 lines
118 B
PHP
5 lines
118 B
PHP
-- require r/have_binlog_format_row.require
|
|||
disable_query_log;
|
|||
show variables like "binlog_format";
|
|||
enable_query_log;
|