mirror of
https://github.com/MariaDB/server.git
synced 2025-04-26 11:49:09 +03:00
Add log_bin_index, log_bin_basename and relay_log_basename system variables. Also, convert relay_log_index system variable to NO_CMD_LINE and implement --relay-log-index as a command line option.
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
--source include/not_embedded.inc
|
|
|
|
--replace_result $MYSQLTEST_VARDIR MYSQLTEST_VARDIR
|
|
--query_vertical SHOW VARIABLES LIKE 'log_bin%'
|