mirror of
https://github.com/MariaDB/server.git
synced 2025-01-20 22:12:30 +01:00
2fd30b61d5
Solution according to the comments made by Guilhem - rpl_relayrotate Remove the SHOW SLAVE STATUS It is not needed. - rpl_until, rpl_deadlock Omit the printing of the "Slave_IO_Running" value
14 lines
497 B
Modula-2
14 lines
497 B
Modula-2
##############################################################################
|
|
#
|
|
# List the test cases that are to be disabled temporarely.
|
|
#
|
|
# Separate the test case name and the comment with ':'.
|
|
#
|
|
# <testcasename> : Comment test
|
|
#
|
|
# Don't use any TAB characters for whitespace.
|
|
#
|
|
##############################################################################
|
|
|
|
sp-goto : GOTO is currently is disabled - will be fixed in the future
|
|
kill : Unstable test case, bug#9712
|