Skip to content

Conversation

@darioseidl
Copy link
Contributor

Pull request for #339: Add --encrypt-tmp-files=0 to mysqld --verbose --help to support starting up when --encrypt-tmp-files=1 is set.

Copy link
Contributor

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In general this seems fine, thank you!

I have some suggestions since we have this same list of arguments embedded in several places now and it keeps getting more complex, I think we should probably extract that list of arguments out so we can define the "why" we have each one in a single place (and just a link is probably enough); see suggested changes.

We'll also need to update this in all the subdirectories so the CI will actually test it ("easiest" way is probably running ./update.sh).

(Also, happy to take over and make these changes directly if you'd prefer!)

@darioseidl
Copy link
Contributor Author

darioseidl commented Feb 16, 2021

Thanks!

Also, happy to take over and make these changes directly if you'd prefer

Yes, it's probably easier for both of us, if you take it from here.

Add `--encrypt-tmp-files=0` to `mysqld --verbose --help` to support starting up when `--encrypt-tmp-files=1` is set
@yosifkit yosifkit merged commit a6e2d7d into MariaDB:master Feb 16, 2021
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 16, 2021
Changes:

- MariaDB/mariadb-docker@a6e2d7d: Merge pull request MariaDB/mariadb-docker#340 from darioseidl/patch-1
- MariaDB/mariadb-docker@0d197a9: Support starting with encrypt-tmp-files
docker-library-bot added a commit to docker-library-bot/official-images that referenced this pull request Feb 22, 2021
Changes:

- MariaDB/mariadb-docker@f0e04a7: Update to 1:10.2.37+maria~bionic
- MariaDB/mariadb-docker@ac4469c: Update to 1:10.3.28+maria~focal
- MariaDB/mariadb-docker@5d57b11: Update to 1:10.5.9+maria~focal
- MariaDB/mariadb-docker@74078d3: Update to 1:10.4.18+maria~focal
- MariaDB/mariadb-docker@a6e2d7d: Merge pull request MariaDB/mariadb-docker#340 from darioseidl/patch-1
- MariaDB/mariadb-docker@0d197a9: Support starting with encrypt-tmp-files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants