You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The way to reproduce the issue is to have a space in the password text env variable DB_PASS= ' mysqlDBPa$$W0rd'
The password is read as -p mysqlDBPa$$W0rd instead of -pmysqlDBPa$$W0rd. in the mysqldump command