mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
merge.
checkpoint. does not compile.
This commit is contained in:
@ -76,7 +76,7 @@ class field_info :public Sql_alloc
|
||||
protected:
|
||||
ulong treemem, tree_elements, empty, nulls, min_length, max_length;
|
||||
uint room_in_tree;
|
||||
my_bool found;
|
||||
bool found;
|
||||
TREE tree;
|
||||
Item *item;
|
||||
analyse *pc;
|
||||
|
Reference in New Issue
Block a user