Comments added

This commit is contained in:
unknown 2005-03-03 05:03:21 +03:00
commit d88c56a637

View file

@ -997,6 +997,8 @@ public:
The following class is used to optimize comparing of date and bigint columns
We need to save the original item, to be able to set the field to the
original value in 'opt_range'.
An instance of Item_int_with_ref may refer to a signed or an unsigned
integer.
*/
class Item_int_with_ref :public Item_int