Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Fixed
-
10.0(EOL)
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/2885/steps/test_7/logs/stdio
@@ -141,7 +141,7 @@
|
BEGIN; |
INSERT INTO t1 VALUES (12); |
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 |
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled