summaryrefslogtreecommitdiff
path: root/mysys_ssl
diff options
context:
space:
mode:
authorKristian Nielsen <knielsen@knielsen-hq.org>2015-04-14 13:03:11 +0200
committerKristian Nielsen <knielsen@knielsen-hq.org>2015-04-14 13:03:11 +0200
commit5d2b85a297e9692bc6884a7a12c2d16022031388 (patch)
tree96d56c3d67a23866e716d397409a581c3d1eeeb7 /mysys_ssl
parent60d094aeacb0c1433f2510e0228b2791745ae53e (diff)
downloadmariadb-git-5d2b85a297e9692bc6884a7a12c2d16022031388.tar.gz
MDEV-7975: sporadic failure in test case rpl.rpl_gtid_startpos
Add some suppressions that were missing. They are for if a STOP SLAVE is executed early during IO thread startup, when it is negotiating with the master. The master connection may be killed in the middle of a mysql_real_query(), which is not a test failure if it is a network error. This also caught one real code error, fixed with this commit: The I/O thread would fail to automatically reconnect if a network error happened while fetching the value of @@GLOBAL.gtid_domain_id.
Diffstat (limited to 'mysys_ssl')
0 files changed, 0 insertions, 0 deletions