DAC for MySQL

TMySQLDatabase.Methods.Shutdown

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.

Connected user must have SHUTDOWN rights.