mysql-connector-odbc (databases/mysql-connector-odbc) Add to my watchlist

The MySQL Connector/ODBC

The MySQL Connector/ODBC is the name for the family of MySQL ODBC drivers (previously called MyODBC drivers) that provide access to a MySQL database using the industry standard Open Database Connectivity (ODBC) API.

Version: 5.1.8 License: GPL-2 GitHub
Maintainers No Maintainer
Categories databases
Homepage https://www.mysql.com/products/connector/
Platforms darwin
Variants
  • universal (Build for multiple architectures)

"mysql-connector-odbc" depends on

lib (2)
build (1)

Ports that depend on "mysql-connector-odbc"

No ports


Port notes

To test mysql-connector-odbc
${prefix}/etc/odbcinst.ini
[MySQL]
Description = ODBC for MySQL
Driver = ${prefix}/lib/libmyodbc5.so
FileUsage = 1

${prefix}/etc/odbc.ini
[MySQL-test]
Description = MySQL database test
Driver = MySQL
Server = localhost
Database = test
Port = 3306

$ isql MySQL-test test


Port Health:

Loading Port Health

Installations (30 days)

0

Requested Installations (30 days)

0

Livecheck error

Error: cannot check if mysql-connector-odbc was updated (regex didn't match)

last updated: 1 day, 19 hours ago