Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.0.13
-
None
Description
For example here:
https://buildbot.askmonty.org/buildbot/builders/kvm-dgcov-jaunty-i386/builds/4208
rpl.rpl_gtid_crash 'innodb_plugin,stmt' w1 [ fail ]
|
Test ended at 2014-09-16 04:55:27
|
 |
CURRENT_TEST: rpl.rpl_gtid_crash
|
--- /home/buildbot/build/mysql-test/suite/rpl/r/rpl_gtid_crash.result 2014-09-16 00:09:34.700694000 +0300
|
+++ /home/buildbot/build/mysql-test/suite/rpl/r/rpl_gtid_crash.reject 2014-09-16 04:55:26.933201818 +0300
|
@@ -185,7 +185,7 @@
|
BEGIN;
|
INSERT INTO t1 VALUES (22);
|
COMMIT;
|
-ERROR HY000: Error writing file 'master-bin' (errno: 11 "Resource temporarily unavailable")
|
+ERROR HY000: Error writing file 'master-bin' (errno: 2 "No such file or directory")
|
SET GLOBAL debug_dbug="+d,crash_dispatch_command_before";
|
COMMIT;
|
Got one of the listed errors
|