mariadb/mysql-test/suite/galera
Raghavendra D Prabhu 0ecc4fe2ac Bug#1421360: Add Percona Server specific FLUSH statements.
Added following:

        FLUSH CLIENT_STATISTICS
        FLUSH INDEX_STATISTICS
        FLUSH TABLE_STATISTICS
        FLUSH THREAD_STATISTICS
        FLUSH USER_STATISTICS

pertaining to USER STATISTICS
https://www.percona.com/doc/percona-server/5.6/diagnostics/user_stats.html

        FLUSH CHANGED_PAGE_BITMAPS

pertaining to changed page tracking.
https://www.percona.com/doc/percona-server/5.6/management/changed_page_tracking.html

Also, added tests for them.

(cherry picked from commit 7efe49010c7f217663f364657090812b4723f426)

Conflicts:
	mysql-test/suite/galera/r/galera_flush.result
	mysql-test/suite/galera/r/galera_flush_gtid.result
	mysql-test/suite/galera/t/galera_flush.test
	sql/sql_parse.cc
2016-02-22 18:00:28 -05:00
..
include Galera MTR Tests: fixes for mysqldump SST/IST tests 2015-09-09 22:39:28 -04:00
r Bug#1421360: Add Percona Server specific FLUSH statements. 2016-02-22 18:00:28 -05:00
t Bug#1421360: Add Percona Server specific FLUSH statements. 2016-02-22 18:00:28 -05:00
disabled.def Fix/disable failing tests. 2015-11-15 17:24:47 -05:00
galera_2nodes.cnf
galera_2nodes_as_master.cnf
galera_2nodes_as_slave.cnf Fix failing test cases 2015-09-14 15:26:50 -04:00
galera_3nodes_as_slave.cnf Fix galera.galera_as_slave_nonprim test. 2015-11-20 12:32:31 -05:00
galera_4nodes.cnf
my.cnf
suite.pm Update galera suite global_suppressions. 2015-11-24 14:24:23 -05:00