This is a definition for the MySQL Connector/ODBC Driver Chocolatey package.
The package can be found here: https://community.chocolatey.org/packages/mysql.odbc
To install MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:
choco install mysql.odbc
To upgrade MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:
choco upgrade mysql.odbc
To uninstall MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:
choco uninstall mysql.odbc