Disconnect-MySQL Cmdlet
Closes a connection to MySQL.
Syntax
Disconnect-MySQL [parameters]
Remarks
The Disconnect-MySQL cmdlet is used to close a connection that was opened by the Connect-MySQL cmdlet.
Disconnect-MySQL -Connection $connection
Closes a connection to MySQL.
Disconnect-MySQL [parameters]
The Disconnect-MySQL cmdlet is used to close a connection that was opened by the Connect-MySQL cmdlet.
Disconnect-MySQL -Connection $connection