Skip to content

[FEATURE] Support for alpine linux #222

@shakedfb

Description

@shakedfb

Is your feature request related to a problem you encounter with mysql-memory-server?

Yes
When trying to run the mysql server on Alpine linux (common in ci infra), after installing libaio and numactl, there's the following error:
Error relocating /tmp/mysqlmsn/binaries/8.0.42/mysql/bin/mysqld: posix_fallocate64: symbol not found
Error relocating /tmp/mysqlmsn/binaries/8.0.42/mysql/bin/mysqld: fedisableexcept: symbol not found

Describe the solution you'd like

I'd like to see if you can add a binary that supports alpine

API changes

None

Additional context

None

Pull Request

  • Tick this if you would be willing to create a pull request to implement this feature.

Sub-issues

Metadata

Metadata

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions