mariadb/mysql-test/suite/galera
Nirbhay Choubey aa9db4c162 MDEV-11817: Altering a table with more rows than ..
.. wsrep_max_ws_rows causes cluster to break when running
Galera cluster in TOI mode

Problem:
While copying records to temporary table during ALTER TABLE,
if there are more than wsrep_max_wsrep_rows records, the
command fails.

Fix:
Since, the temporary table records are not placed into the
binary log, wsrep_affected_rows must not be incremented.
Added a test.
2017-01-31 12:28:09 -05:00
..
include Merge branch '10.0-galera' into 10.1 2016-11-02 13:44:07 +01:00
r MDEV-11817: Altering a table with more rows than .. 2017-01-31 12:28:09 -05:00
t MDEV-11817: Altering a table with more rows than .. 2017-01-31 12:28:09 -05:00
disabled.def Move disabled galera tests to galera/disabled.def 2016-11-03 19:30:02 -04:00
galera_2nodes.cnf Merge branch '10.0-galera' into bb-10.1-serg 2016-08-25 15:39:39 -04:00
galera_2nodes_as_master.cnf MDEV-7205 : Galera cluster & sql_log_bin = off don't work 2015-08-08 15:04:15 -04:00
galera_2nodes_as_slave.cnf Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
galera_3nodes_as_slave.cnf Fix galera.galera_as_slave_nonprim test. 2015-11-20 12:32:31 -05:00
galera_4nodes.cnf Merge branch '10.0-galera' into 10.1 2015-07-14 16:05:29 -04:00
my.cnf cleanup: remove galera/wsrep magic from mtr 2014-10-01 23:38:27 +02:00
suite.pm Merge remote-tracking branch '10.0-galera' into 10.1 2017-01-16 04:53:57 +02:00