mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.4 into 10.5
This commit is contained in:
@@ -74,8 +74,7 @@ private:
|
||||
table_file_instances();
|
||||
|
||||
public:
|
||||
~table_file_instances()
|
||||
{}
|
||||
~table_file_instances() = default;
|
||||
|
||||
private:
|
||||
void make_row(PFS_file *pfs);
|
||||
|
Reference in New Issue
Block a user