mirror of
https://github.com/MariaDB/server.git
synced 2026-04-29 11:45:32 +02:00
Comments added
This commit is contained in:
parent
1b3ffb1bcb
commit
d88c56a637
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue