Thanks for the report; I found two instances in our bugs with the following messages:
[Warning] Did not write failed 'GRANT ALL PRIVILEGES ON `phpmyadmin`.* TO `phpmyadmin`@'localhost' IDENTIFIED BY 'password'' into binary log while granting/revoking privileges in databases.
[Warning] Did not write failed 'grant all privileges on wordpress.* to wordpressuser@localhost identified by "password"' into binary log while granting/revoking privileges in databases.
(I've replaced the passwords with "password".)
Are there other instances of passwords or usernames that go into this log?
Thanks for the report; I found two instances in our bugs with the following messages:
[Warning] Did not write failed 'GRANT ALL PRIVILEGES ON `phpmyadmin`.* TO `phpmyadmin` @'localhost' IDENTIFIED BY 'password'' into binary log while granting/revoking privileges in databases. localhost identified by "password"' into binary log while granting/revoking privileges in databases.
[Warning] Did not write failed 'grant all privileges on wordpress.* to wordpressuser@
(I've replaced the passwords with "password".)
Are there other instances of passwords or usernames that go into this log?
Thanks