mirror of
https://github.com/MariaDB/server.git
synced 2025-09-06 19:08:06 +03:00
autotest failures
This commit is contained in:
@@ -566,6 +566,8 @@ int NdbScanOperation::nextResult(bool fetchAllowed)
|
||||
setErrorCode(4028); // Node fail
|
||||
break;
|
||||
case -3: // send_next_scan -> return fail (set error-code self)
|
||||
if(theError.code == 0)
|
||||
setErrorCode(4028); // seq changed = Node fail
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user