mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix incorrect merge: put '/*' comment start back.
This commit is contained in:
@ -12992,6 +12992,7 @@ static void test_bug9520()
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
/*
|
||||||
We can't have more than one cursor open for a prepared statement.
|
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
|
Test re-executions of a PS with cursor; mysql_stmt_reset must close
|
||||||
the cursor attached to the statement, if there is one.
|
the cursor attached to the statement, if there is one.
|
||||||
|
Reference in New Issue
Block a user