mariadb/mysql-test/suite/galera
Nirbhay Choubey e998dffde7 MDEV-8598 : Failed MySQL DDL commands and Galera replication
RENAME TABLE, unlike other DDLs, was getting replicated before
the access check was performed. As a result, the command could
get get replicated and thus executed on other nodes, even if it
fails on the originating node due to permission issues. Fixed by
moving the logic to check user privileges before replicating the
command.
2015-08-12 17:47:25 -04:00
..
r MDEV-8598 : Failed MySQL DDL commands and Galera replication 2015-08-12 17:47:25 -04:00
t MDEV-8598 : Failed MySQL DDL commands and Galera replication 2015-08-12 17:47:25 -04:00
galera_2nodes.cnf Reduce gcache size to cut down disk usage 2015-03-09 22:55:54 -04:00
my.cnf
suite.pm Changes in wsrep_guess_ip() 2015-02-24 21:55:22 -05:00