mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
BUG#14139 - Merge to 5.0
This commit is contained in:
@ -1373,7 +1373,10 @@ public:
|
||||
max number of characters.
|
||||
*/
|
||||
ulong length;
|
||||
ulong length;
|
||||
/*
|
||||
The value of 'length' before a call to create_length_to_internal_length
|
||||
*/
|
||||
uint32 chars_length;
|
||||
uint decimals, flags, pack_length, key_length;
|
||||
Field::utype unireg_check;
|
||||
TYPELIB *interval; // Which interval to use
|
||||
|
Reference in New Issue
Block a user