Imported fix from 5.0.
This commit is contained in:
parent
dd1dc7def9
commit
fe90e5677c
@ -941,7 +941,7 @@ void run_test(char *test)
|
|||||||
// increment total
|
// increment total
|
||||||
++total_test;
|
++total_test;
|
||||||
}
|
}
|
||||||
else if (err == 2)
|
else if (err == 62) // To reflect the changes made in client/mysqltest.c
|
||||||
{
|
{
|
||||||
// skip
|
// skip
|
||||||
rstr = TEST_SKIP;
|
rstr = TEST_SKIP;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user