Commit 5ce66fdd authored by Vasil Dimov's avatar Vasil Dimov

Repply changes to storage/innodb_plugin/handler/ha_innodb.cc that were made by MySQL

parent 793a8e95
...@@ -10794,7 +10794,7 @@ static struct st_mysql_sys_var* innobase_system_variables[]= { ...@@ -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,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment