mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +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.
|
||||
Test re-executions of a PS with cursor; mysql_stmt_reset must close
|
||||
the cursor attached to the statement, if there is one.
|
||||
|
Reference in New Issue
Block a user