mariadb/tests
Sachin Setiya 419385dbf1 Mdev-10664 Add statuses about optimistic parallel replication stalls
In this commit we are adding three more status variable to SHOW SLAVE
STATUS.  Slave_DDL_Events and Slave_Non_Transactional_Events.

Slave_DDL_Groups:- This status variable counts the occurrence of DDL
statements

Slave_Non_Transactional_Groups:- This variable count the occurrence
of non-transnational event group.

Slave_Transactional_Groups:- This variable count the occurrence
of transnational event group.

Patch Credit:- Kristian Nielsen
2018-04-19 16:04:23 +05:30
..
async_queries.c Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
auto_increment.res
auto_increment.tst
big_record.pl
bug25714.c Fixes to get all test to run on MacosX Lion 10.7 2015-11-29 17:51:23 +02:00
check_async_queries.pl
CMakeLists.txt Add C/C as a submodule in libmariadb/ 2016-09-12 17:46:35 +02:00
connect_test.c
consistent_snapshot.pl
deadlock_test.c
drop_test.pl
export.pl
fork2_test.pl
fork_big.pl Fixed some bugs in fork_big.pl which caused some tests to die early 2017-05-05 18:25:35 +03:00
fork_big2.pl mysql-5.5.41 merge 2014-12-19 11:35:44 +01:00
function.res
function.tst
grant.pl
grant.res
index_corrupt.pl
insert_and_repair.pl
insert_test.c
list_test.c
lock_test.pl
lock_test.res
mail_to_db.pl
myisam-big-rows.tst
mysql_client_fw.c Merge branch '10.2' into 10.3 2018-03-28 17:31:57 +02:00
mysql_client_test.c Mdev-10664 Add statuses about optimistic parallel replication stalls 2018-04-19 16:04:23 +05:30
nonblock-wrappers.h After-review changes 2016-09-12 17:51:50 +02:00
pmail.pl
rename_test.pl
restore-lock.smack
select_test.c
showdb_test.c
ssl_test.c
table_types.pl
test_delayed_insert.pl
thread_test.c After-merge fix for commit 98eb9518db 2018-03-16 15:49:53 +02:00
truncate.pl