mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 09:15:30 +02:00
Repply changes to storage/innodb_plugin/handler/ha_innodb.cc that were made by MySQL
This commit is contained in:
parent
f30e7a4c4a
commit
41e5a2fb78
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