1
0
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:
Vasil Dimov
2010-04-07 20:44:47 +03:00
parent f30e7a4c4a
commit 41e5a2fb78

View File

@ -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,