Skip to content

Everlane/heroku-buildpack-mysql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-mysql

This is a Heroku buildpack for vendoring the mysql and mysqldump binaries from the official MySQL repository.

Versions

  • MySQL: 8.4 LTS
  • Platform: Ubuntu 24.04
  • OpenSSL: 3.0 compatible

Package Details

This buildpack installs the mysql-community-client-core package from the official MySQL repository, which includes:

  • mysql client
  • mysqldump utility

The current version uses MySQL 8.4 LTS which is natively compatible with OpenSSL 3.0, eliminating the need for additional SSL library dependencies.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.1%
  • Shell 0.9%