Merge fix for BUG#54832 to trunk.
This commit is contained in:
commit
1b98946298
@ -2069,7 +2069,7 @@ mysql_declare_plugin(myisam)
|
|||||||
&myisam_storage_engine,
|
&myisam_storage_engine,
|
||||||
"MyISAM",
|
"MyISAM",
|
||||||
"MySQL AB",
|
"MySQL AB",
|
||||||
"Default engine as of MySQL 3.23 with great performance",
|
"MyISAM storage engine",
|
||||||
PLUGIN_LICENSE_GPL,
|
PLUGIN_LICENSE_GPL,
|
||||||
myisam_init, /* Plugin Init */
|
myisam_init, /* Plugin Init */
|
||||||
NULL, /* Plugin Deinit */
|
NULL, /* Plugin Deinit */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user