Addition of reload commands in the debug CLI for users and configuration
Fixed bug in reload configuration
This commit is contained in:
@ -32,4 +32,5 @@
|
||||
*/
|
||||
|
||||
extern int load_mysql_users(SERVICE *service);
|
||||
extern int reload_mysql_users(SERVICE *service);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user