From Powershell Gallery, here is a very useful module for your powershell which you can manage and get reports about your MySQL server.
You can directly go to the website for more information or you can use the following commands to install it.
Open you powershell > and type:
Code: Select all
Install-Module -Name xMySql
https://www.powershellgallery.com/packa ... ql/2.1.0.0