Commit 0f0239fd authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

typo in comment fixed

parent 3bf55c9a
...@@ -1843,7 +1843,7 @@ Field *find_field_in_table(THD *thd,TABLE *table,const char *name,uint length, ...@@ -1843,7 +1843,7 @@ Field *find_field_in_table(THD *thd,TABLE *table,const char *name,uint length,
find_field_in_tables() find_field_in_tables()
thd Pointer to current thread structure thd Pointer to current thread structure
item Field item that should be found item Field item that should be found
tables Tables for scaning tables Tables for scanning
where Table where field found will be returned via where Table where field found will be returned via
this parameter this parameter
report_error If FALSE then do not report error if item not found report_error If FALSE then do not report error if item not found
......
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