mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.11 into 11.0
This commit is contained in:
@@ -68,9 +68,7 @@ class ha_example: public handler
|
||||
|
||||
public:
|
||||
ha_example(handlerton *hton, TABLE_SHARE *table_arg);
|
||||
~ha_example()
|
||||
{
|
||||
}
|
||||
~ha_example() = default;
|
||||
|
||||
/** @brief
|
||||
The name of the index type that will be used for display.
|
||||
|
Reference in New Issue
Block a user