[Top]
Msql
Msql.msql
|
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.
- See also
create
|