README.md
This is a Heroku buildpack for vendoring the mysql and mysqldump binaries from the official MySQL repository.
8.4 LTS
This buildpack installs the mysql-community-client-core package from the official MySQL repository, which includes:
mysql clientmysqldump utilityThe current version uses MySQL 8.4 LTS which is natively compatible with OpenSSL 3.0, eliminating the need for additional SSL library dependencies.
For new applications:
For existing applications: