mariadb/mysql-test/suite/rpl
Dearsh Oberoi afbad3b02b MDEV-38194 Correct classification of MASTER_SSL_VERIFY_SERVER_CERT
This patch removes MASTER_SSL_VERIFY_SERVER_CERT from the list
reserved_keyword_udt_not_param_type and adds it to
keyword_func_sp_var_and_label in the parser. All other MASTER_SSL_* keywords
are in this list.

This allows MASTER_SSL_VERIFY_SERVER_CERT to be used unquoted when directly
accessed via INFORMATION_SCHEMA.slave_status, as well as opens it up to be
used as names in other places, e.g. stored procedures.

Reviewed-by: Brandon Nesterenko <brandon.nesterenko@mariadb.com>
2026-01-06 13:33:16 +02:00
..
extension mtr: use env for perl 2020-06-23 03:24:46 +02:00
include Merge 11.4 into 11.7 2025-01-09 09:41:38 +02:00
r MDEV-38194 Correct classification of MASTER_SSL_VERIFY_SERVER_CERT 2026-01-06 13:33:16 +02:00
t MDEV-38194 Correct classification of MASTER_SSL_VERIFY_SERVER_CERT 2026-01-06 13:33:16 +02:00
disabled.def Fix RPL tests post DEBUG_SYNC change 2023-02-10 14:44:45 +02:00
my.cnf MDEV-31404 Implement binlog_space_limit 2024-02-14 15:02:21 +01:00
README
rpl_1slave_base.cnf test.cnf files should !include default_my.cnf 2024-02-03 11:22:20 +01:00

How to run.
===========

./mysql-test-run.pl --suite=rpl --mysqld=--binlog-format=mixed