docker-library / docker-library/mysql
CPU does not support x86-64-v2
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.6k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
The latest 8.4.0 image cannot run on older CPUs (maybe after upgrading to oracle linux 9).
The only message in docker logs is
Fatal glibc error: CPU does not support x86-64-v2
Edit: all mysql images regardless of MySQL version that are based on Oracle Linux 9 require a CPU with x86-64-v2 support. See links below in https://github.com/docker-library/mysql/issues/1055#issuecomment-2099282287
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file or test is named in the issue. Start by reviewing the Oracle Linux 9-based image definitions and the linked discussion, then identify how image compatibility is verified; done means the affected MySQL images can run on the older CPUs or clearly document the supported requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- mysql, shell
- Domain
- databases, devops
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100