Skip to content

Commit 0e48b9e

Browse files
Clarify ignoreUnsupportedSystemVersion option usage
1 parent c7fbea9 commit 0e48b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ Required: No
148148

149149
Default: false
150150

151-
Description: This option only applies if the system-installed MySQL version is lower than the oldest supported MySQL version for this package (8.0.20). If set to `true`, this package will use the latest version of MySQL instead of the system-installed version. If `false`, the package will throw an error.
151+
Description: This option only applies if the system-installed MySQL version is lower than the oldest supported MySQL version for this package (8.0.20) and the `version` option is not defined. If set to `true`, this package will use the latest version of MySQL instead of the system-installed version. If `false`, the package will throw an error.
152152

153153
- `deleteDBAfterStopped: boolean`
154154

0 commit comments

Comments
 (0)