fix internal plugin names

This commit is contained in:
Sergei Golubchik 2013-04-09 16:19:10 +02:00
commit 60aed41222
2 changed files with 2 additions and 2 deletions

View file

@ -155,7 +155,7 @@ static int init(void *p)
struct st_mysql_storage_engine descriptor =
{ MYSQL_HANDLERTON_INTERFACE_VERSION };
maria_declare_plugin(tsd)
maria_declare_plugin(test_sql_discovery)
{
MYSQL_STORAGE_ENGINE_PLUGIN,
&descriptor,