Changeset 59405
- Timestamp:
- 11/14/2024 04:44:57 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/README.md
r59356 r59405 140 140 ``` 141 141 142 ### Apple Silicon emachines and old MySQL versions142 ### Apple Silicon machines and old MySQL versions 143 143 144 The MySQL Docker images do not support Apple Silicon eprocessors (M1, M2, etc.) for MySQL versions 5.7 and earlier.144 The MySQL Docker images do not support Apple Silicon processors (M1, M2, etc.) for MySQL versions 5.7 and earlier. 145 145 146 When using MySQL <= 5.7 on an Apple Silicon emachine, you must create a `docker-compose.override.yml` file with the following contents:146 When using MySQL <= 5.7 on an Apple Silicon machine, you must create a `docker-compose.override.yml` file with the following contents: 147 147 148 148 ```
Note: See TracChangeset
for help on using the changeset viewer.