Skip to content

bombergio/choco-mysql-connector-odbc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL Connector/ODBC Driver Chocolatey package

Description

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

Deployment Method: Individual Install, Upgrade, & Uninstall

Install

To install MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:

choco install mysql.odbc

Upgrade

To upgrade MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:

choco upgrade mysql.odbc

Uninstall

To uninstall MySQL Connector/ODBC Driver (Install), run the following command from the command line or from PowerShell:

choco uninstall mysql.odbc