Loading sql/item.h +0 −1 Original line number Diff line number Diff line Loading @@ -1103,7 +1103,6 @@ class Item_name_const : public Item Item::maybe_null= TRUE; } bool check_partition_func_processor(byte *int_arg) { return FALSE; } bool fix_fields(THD *, Item **); enum Type type() const; Loading Loading
sql/item.h +0 −1 Original line number Diff line number Diff line Loading @@ -1103,7 +1103,6 @@ class Item_name_const : public Item Item::maybe_null= TRUE; } bool check_partition_func_processor(byte *int_arg) { return FALSE; } bool fix_fields(THD *, Item **); enum Type type() const; Loading