fix pushbuild failures
This commit is contained in:
parent
fbcd70a494
commit
2cc508b3f4
@ -2585,6 +2585,7 @@ error:
|
||||
my_error(error_code, MYF(0), error_buffer);
|
||||
}
|
||||
else
|
||||
if (remote_error_number != -1 /* error already reported */)
|
||||
{
|
||||
error_code= remote_error_number;
|
||||
my_error(error_code, MYF(0), ER(error_code));
|
||||
|
Loading…
x
Reference in New Issue
Block a user