Commit c67ed1ee authored by sergefp@mysql.com's avatar sergefp@mysql.com

Fix incorrect merge: put '/*' comment start back.

parent 2eae9b0a
......@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment