EPUB | CHM | PDF

TMySQLDatabase.Methods.Shutdown

Top Previous Next

Stops MySQL server.

Syntax:

function Shutdown: integer;

Description:

If the function succeeds, the returned value is "0", or any other value on error.

note Connected user must have SHUTDOWN rights.