Loading tests/mysql_client_test.c +0 −1 Original line number Diff line number Diff line Loading @@ -12923,7 +12923,6 @@ static void test_bug15518() DIE_UNLESS(rc && mysql_stmt_errno(stmt)); mysql_stmt_close(stmt); DIE_UNLESS(mysql_errno(mysql1)); } Loading Loading
tests/mysql_client_test.c +0 −1 Original line number Diff line number Diff line Loading @@ -12923,7 +12923,6 @@ static void test_bug15518() DIE_UNLESS(rc && mysql_stmt_errno(stmt)); mysql_stmt_close(stmt); DIE_UNLESS(mysql_errno(mysql1)); } Loading