mariadb/mysql-test/suite/rpl
Sergei Golubchik 4cc8cda346 Remove the very old historical but never documented behavior,
than an empty host '' is the same as any-host wildcard '%'.

Replace '' with '%' in the parser (for GRANT ... foo@'') and when loading grant tables.

Side effect: one cannot have foo@'' and foo@'%' both at the same time
(but one can have foo@'%' and foo@'%%')
2013-10-18 11:38:13 -07:00
..
extension Backport MySQL WL#2540 into MariaDB. 2011-05-03 14:01:11 +02:00
include Merge with 5.1-microseconds 2011-05-28 05:11:32 +03:00
r Remove the very old historical but never documented behavior, 2013-10-18 11:38:13 -07:00
t 5.5 merge and fixes for compiler/test errors 2013-09-18 13:07:31 +02:00
disabled.def mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
my.cnf Manual resolving for the following files 2009-12-01 21:07:18 +02:00
README
rpl_1slave_base.cnf merge with 5.3 2011-10-19 21:45:18 +02:00

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

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