24#ifndef PLUGIN_GR_INCLUDE_UDF_REGISTRATION_H 
   25#define PLUGIN_GR_INCLUDE_UDF_REGISTRATION_H 
bool register_udfs()
Registers the plugin's UDFs.
Definition: mysqlbackup.cc:81
 
bool unregister_udfs()
Unregisters the plugin's UDFs.
Definition: mysqlbackup.cc:95