Loading sql/item.h +0 −7 Original line number Diff line number Diff line Loading @@ -827,13 +827,6 @@ class Item_sp_variable :public Item public: LEX_STRING m_name; /* Buffer, pointing to the string value of the item. We need it to protect internal buffer from changes. See comment to analogous member in Item_param for more details. */ String str_value_ptr; public: #ifndef DBUG_OFF /* Loading Loading
sql/item.h +0 −7 Original line number Diff line number Diff line Loading @@ -827,13 +827,6 @@ class Item_sp_variable :public Item public: LEX_STRING m_name; /* Buffer, pointing to the string value of the item. We need it to protect internal buffer from changes. See comment to analogous member in Item_param for more details. */ String str_value_ptr; public: #ifndef DBUG_OFF /* Loading