mirror of
https://github.com/MariaDB/server.git
synced 2026-05-03 13:45:34 +02:00
comment of class edded
This commit is contained in:
parent
ef8cb92f69
commit
8621164bd1
1 changed files with 4 additions and 0 deletions
|
|
@ -890,6 +890,10 @@ public:
|
|||
};
|
||||
|
||||
|
||||
/*
|
||||
The same as Item_ref, but get value from val_* family of method to get
|
||||
value of item on which it referred instead of result* family.
|
||||
*/
|
||||
class Item_direct_ref :public Item_ref
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue