Loading sql/ha_federated.h +1 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ class ha_federated: public handler 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, Loading Loading
sql/ha_federated.h +1 −1 Original line number Diff line number Diff line Loading @@ -165,7 +165,7 @@ class ha_federated: public handler 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, Loading