Extracted from Pike v8.0 release 276 as of 2016-07-30.
Method Msql.msql()->reload_acl()
Method
reload_acl
void reload_acl()
Description
This function forces a server to reload its ACLs.
Note
This function is not part of the standard interface, so it is
not available through the Sql.Sql interface, but only through
Sql.msql and Msql.msql programs.