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
[keyserver] Use mysqldump from MariaDB 10.8 instead of MySQL 8 ashoat on Jul 26 2022, 4:38 AM. Authored by Tags None Referenced Files
Details 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. I tested a backup from this updated image and then tested a restore of that backup on the same image
Diff Detail
|