You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
===========
The receive-error command ('recverror'), causes that mysqlxtest
expects X Protocol error message. All other messages should cause
an mysqlxtest-script-error, IO error must cause mysqlxtest-script-fatal
error. The command ignores all IO errors, continuing normal execution
of the script.
Fix
===
Terminates script execution on IO error.
RB: 20898
Reviewed-by: Tomasz Stepniak <[email protected]>
Reviewed-by: Grzegorz Szwarc <[email protected]>
0 commit comments