Commit ddcb190e authored by patg@govinda.patg.net's avatar patg@govinda.patg.net

Small fix to mysql-5.1-engines, from merge from BUG #19773

parent 69bf342a
......@@ -165,7 +165,7 @@ private:
return errorcode otherwise
*/
uint convert_row_to_internal_format(byte *buf, MYSQL_ROW row,
MYSQL_RES *row);
MYSQL_RES *result);
bool create_where_from_key(String *to, KEY *key_info,
const key_range *start_key,
const key_range *end_key,
......
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