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.
Differential D4641 Authored by ashoat on Jul 26 2022, 4:38 AM.
Details 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
Diff Detail
Event TimelineHerald added subscribers: • abosh, • adrian. · View Herald TranscriptJul 26 2022, 4:38 AM2022-07-26 04:38:56 (UTC-7) ashoat edited the summary of this revision. (Show Details)Jul 26 2022, 4:48 AM2022-07-26 04:48:55 (UTC-7) Harbormaster completed remote builds in B10879: Diff 14957.Jul 26 2022, 4:50 AM2022-07-26 04:50:52 (UTC-7) This revision is now accepted and ready to land.Jul 26 2022, 6:59 AM2022-07-26 06:59:23 (UTC-7) Closed by commit rCOMMbe312b4bca10: [keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8 (authored by ashoat). · Explain WhyJul 27 2022, 7:09 PM2022-07-27 19:09:15 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 15035 keyserver/Dockerfile
|