mirror of
https://github.com/MariaDB/server.git
synced 2025-08-05 13:16:09 +03:00
Repply changes to storage/innodb_plugin/handler/ha_innodb.cc that were made by MySQL
This commit is contained in:
@@ -10794,7 +10794,7 @@ static struct st_mysql_sys_var* innobase_system_variables[]= {
|
|||||||
NULL
|
NULL
|
||||||
};
|
};
|
||||||
|
|
||||||
mysql_declare_plugin(innobase)
|
mysql_declare_plugin(innodb_plugin)
|
||||||
{
|
{
|
||||||
MYSQL_STORAGE_ENGINE_PLUGIN,
|
MYSQL_STORAGE_ENGINE_PLUGIN,
|
||||||
&innobase_storage_engine,
|
&innobase_storage_engine,
|
||||||
|
Reference in New Issue
Block a user