Readers help support Windows Report. We may get a commission if you buy through our links. Are you worried about missing out on running workloads on older versions of MySQL after the community ends ...
failed: [10.158.159.8] (item=localhost) => {"ansible_loop_var": "item", "changed": false, "item": "localhost", "msg": "unable to connect to database, check login_user ...
Using the image with an empty root password did not work for me: podman run -it --rm --name some-mysql mysql -e MYSQL_ALLOW_EMPTY_PASSWORD="true" -e MYSQL_ROOT_PASSWORD="" 2023-05-25 07:09:44+00:00 ...