mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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
|
||||
};
|
||||
|
||||
mysql_declare_plugin(innobase)
|
||||
mysql_declare_plugin(innodb_plugin)
|
||||
{
|
||||
MYSQL_STORAGE_ENGINE_PLUGIN,
|
||||
&innobase_storage_engine,
|
||||
|
Reference in New Issue
Block a user