Extracted from Pike v7.3 release 16 at 2002-03-05.
pike.roxen.com
[Top]
Msql
Msql.msql

Method Msql.msql()->reload_acl()


Method reload_acl

void Msql.msql()->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 availible through the Sql.sql interface, but only through Sql.msql and Msql.msql programs

See also

Msql.msql.create