[MDEV-24984] Docker images do not understand MARIADB_* parameters Created: 2021-02-25 Updated: 2021-03-01 Resolved: 2021-03-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Docker |
| Affects Version/s: | None |
| Fix Version/s: | 10.2.38, 10.3.29, 10.4.19, 10.5.10 |
| Type: | Bug | Priority: | Major |
| Reporter: | Timofey Turenko | Assignee: | Daniel Black |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Everything is ok of MYSQL_* parameters are in use (e.g. https://mdbe-buildbot.mariadb.net/#/builders/171/builds/62/steps/4/logs/stdio) Failed test: https://mdbe-buildbot.mariadb.net/#/builders/171/builds/57/steps/4/logs/stdio
|
| Comments |
| Comment by Daniel Black [ 2021-02-25 ] |
|
I have a solution waiting - https://github.com/MariaDB/mariadb-docker/pull/333 I'm just waiting on write access the repository. |
| Comment by Daniel Black [ 2021-03-01 ] |
|
Merged the 333 pull request https://github.com/MariaDB/mariadb-docker/pull/333/commits/693a6853e65353a0e31934a4ad1a77a147c3066d https://github.com/MariaDB/mariadb-docker/commit/bc46d053a9080ea8cdbf0cb766b1cc59f0d505f0 for consistency of names MARIADB_ALLOW_EMPTY_ROOT_PASSWORD Docs updated ready for submission. Advertising the functionally on those versions not released might confuse people so I'll submit for merge closer to release. |