We are using the virtual environment ubuntu-20.04 to build our application and need the mysqldump to be available during our test execution. This worked just fine until the 13th of December this year ...
To make sure that it wasn't any configuration issue on my MySQL 8 instance I built a fresh MySQL 5.7 instance on both Ubuntu 20.04 and Debian 10 and pointed it to database_admin_url with a successful ...