Loading netware/mysql_test_run.c +1 −1 Original line number Diff line number Diff line Loading @@ -941,7 +941,7 @@ void run_test(char *test) // increment total ++total_test; } else if (err == 2) else if (err == 62) // To reflect the changes made in client/mysqltest.c { // skip rstr = TEST_SKIP; Loading Loading
netware/mysql_test_run.c +1 −1 Original line number Diff line number Diff line Loading @@ -941,7 +941,7 @@ void run_test(char *test) // increment total ++total_test; } else if (err == 2) else if (err == 62) // To reflect the changes made in client/mysqltest.c { // skip rstr = TEST_SKIP; Loading