HomePhabricator
Diffusion Comm be312b4bca10

[keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8

Description

[keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8

Summary:
In D4183 we decided to use mysqldump from MySQL 8 instead of MySQL 5.7 because it was too challenging to get the right one.

Now that we're using MariaDB 10.8, it's easier to get the right mysqldump for the given database server.

Test Plan: I tested a backup from this updated image and then tested a restore of that backup on the same image

Reviewers: atul, tomek

Reviewed By: tomek

Subscribers: adrian, abosh

Differential Revision: https://phab.comm.dev/D4641

Details

Provenance
ashoatAuthored on Jul 26 2022, 4:35 AM
Reviewer
tomek
Differential Revision
D4641: [keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8
Parents
rCOMM2a76b8cc3a0a: [docs] Switch from MySQL to MariaDB
Branches
Unknown
Tags
Unknown