Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .sql.zst support to docker-entrypoint-initdb.d #773

Merged
merged 1 commit into from
Mar 7, 2022
Merged

Add .sql.zst support to docker-entrypoint-initdb.d #773

merged 1 commit into from
Mar 7, 2022

Conversation

hectorm
Copy link
Contributor

@hectorm hectorm commented May 20, 2021

Zstandard outperforms gzip and xz in many metrics, it would be beneficial to support it.

Mirroring additions done in MariaDB (MariaDB/mariadb-docker#376) and PostgreSQL (docker-library/postgres#846).

@yosifkit
Copy link
Member

yosifkit commented Mar 5, 2022

Sorry for the delay and thanks for the PR. I've done a rebase, so once the tests finish, I think it should be good to go.

@tianon tianon merged commit 623e46a into docker-library:master Mar 7, 2022
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Mar 7, 2022
Changes:

- docker-library/mysql@623e46a: Merge pull request docker-library/mysql#773 from hectorm/zst-files
- docker-library/mysql@546838a: Add .sql.zst support to docker-entrypoint-initdb.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants