mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Name resolution context added (BUG#6443)
This commit is contained in:
@ -86,6 +86,7 @@ public:
|
||||
|
||||
utype unireg_check;
|
||||
uint32 field_length; // Length of field
|
||||
uint field_index; // field number in fields array
|
||||
uint16 flags;
|
||||
uchar null_bit; // Bit used to test null bit
|
||||
|
||||
|
Reference in New Issue
Block a user