I run MySQL 5.5 on all production and staging (please don’t ask), with old_passwords=1 (same).
When I try to run pmm-admin add mysql, I get
Connection check failed: this user requires old password authentication. If you still want to use it, please add ‘allowOldPasswords=1’ to your DSN.
How do I set that option? Running “pmm-admin add mysql --help” It doesn’t look like the command can take a DSN as an argument…
Thanks,
George