Loading tests/mysql_client_test.c +1 −0 Original line number Diff line number Diff line Loading @@ -12992,6 +12992,7 @@ static void test_bug9520() } /* We can't have more than one cursor open for a prepared statement. Test re-executions of a PS with cursor; mysql_stmt_reset must close the cursor attached to the statement, if there is one. Loading Loading
tests/mysql_client_test.c +1 −0 Original line number Diff line number Diff line Loading @@ -12992,6 +12992,7 @@ static void test_bug9520() } /* We can't have more than one cursor open for a prepared statement. Test re-executions of a PS with cursor; mysql_stmt_reset must close the cursor attached to the statement, if there is one. Loading