Open
Description
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.