Commit 8811eba6 authored by unknown's avatar unknown

typo fixed

parent cfae4db1
...@@ -891,7 +891,7 @@ static void init_stmt_execute(PREP_STMT *stmt) ...@@ -891,7 +891,7 @@ static void init_stmt_execute(PREP_STMT *stmt)
If parameter markers are found in the query, then store If parameter markers are found in the query, then store
the information using Item_param along with maintaining a the information using Item_param along with maintaining a
list in lex->param_list, so that a fast and direct list in lex->param_list, so that a fast and direct
retrieveal can be made without going through all field retrieval can be made without going through all field
items. items.
*/ */
......
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