103
100
mysql_declare_plugin(hello_world)
111
108
hello_world_plugin_init, /* Plugin Init */
112
109
hello_world_plugin_deinit, /* Plugin Deinit */
114
110
NULL, /* status variables */
115
111
NULL, /* system variables */
116
112
NULL /* config options */