mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.5 into 10.6
This commit is contained in:
@@ -1815,7 +1815,7 @@ public:
|
||||
tree_key_length, max_heap_table_size, 1);
|
||||
}
|
||||
|
||||
bool add()
|
||||
bool add() override
|
||||
{
|
||||
longlong val= table_field->val_int();
|
||||
return tree->unique_add(&val);
|
||||
|
Reference in New Issue
Block a user