typo fixed

This commit is contained in:
unknown 2003-11-25 15:39:35 +03:00
parent cfae4db146
commit 8811eba6fc

View file

@ -891,7 +891,7 @@ static void init_stmt_execute(PREP_STMT *stmt)
If parameter markers are found in the query, then store
the information using Item_param along with maintaining a
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.
*/