mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge with main
This commit is contained in:
@ -98,6 +98,8 @@ public:
|
||||
nodegroup_id(part_elem->nodegroup_id),
|
||||
has_null_value(FALSE)
|
||||
{
|
||||
connect_string.str= 0;
|
||||
connect_string.length= 0;
|
||||
}
|
||||
~partition_element() {}
|
||||
};
|
||||
|
Reference in New Issue
Block a user