mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Repply changes to storage/innodb_plugin/handler/ha_innodb.cc that were made by MySQL
This commit is contained in:
parent
793a8e95cb
commit
5ce66fdde6
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue