Merging into mysql-5.5.16-release.

This commit is contained in:
Mats Kindahl 2011-08-15 20:12:11 +02:00
commit cf5e5f837a
31 changed files with 141 additions and 37 deletions

View file

@ -3481,6 +3481,7 @@ mysql_declare_plugin(federated)
0x0100 /* 1.0 */,
NULL, /* status variables */
NULL, /* system variables */
NULL /* config options */
NULL, /* config options */
0, /* flags */
}
mysql_declare_plugin_end;