mysql-innovation (databases/mysql-innovation) Updated: 1 day, 14 hours ago Add to my watchlist
Multithreaded SQL database server, Innovation releaseMySQL is an open-source, multi-threaded SQL database. This port follows MySQL's Innovation track, which ships quarterly under calendar versioning and carries each release only until the next one arrives. The port rolls forward with it rather than staying on any one release. For a release under long-term support, see the mysql9 and mysql8 ports.
Version: 26.7.0 License: (GPL-2 or OpenSSLException)
GitHub
| Maintainers | herbygillot |
| Categories | databases |
| Homepage | https://dev.mysql.com |
| Platforms | {darwin >= 17} |
| Variants |
|
Subport(s) (1)
"mysql-innovation" depends on
lib (11)
run (1)
build (4)
Ports that depend on "mysql-innovation"
run (1)Port notes
On activation if no ${prefix}/etc/mysql-innovation/my.cnf file exists one
will be created which loads
${prefix}/etc/mysql-innovation/macports-default.cnf.
If a ${prefix}/etc/mysql-innovation/my.cnf file exists MacPorts does not
touch it and any changes you make to ${prefix}/etc/mysql-innovation/my.cnf
will be preserved (e.g., during port upgrades, deactivations or
activations). ${prefix}/etc/mysql-innovation/my.cnf is a good place to
customize your mysql-innovation installation.
Any changes made to ${prefix}/etc/mysql-innovation/macports-default.cnf
will be lost during port upgrades, deactivations or activations so you
are advised to not make changes here. Currently
${prefix}/etc/mysql-innovation/macports-default.cnf contains only one
directive; to disable networking. With disabled networking it is
possible to install and have running all the MacPorts mysql ports
simultaneously.
To set mysql-innovation as your preferred version of MySQL, use `port select`,
as follows:
$ sudo port select mysql mysql-innovation
Port Health:
Loading Port Health