Comment 4 for bug 1289703

Revision history for this message
monty solomon (monty+launchpad) wrote :

diffs of the output from current (2.2.9) and test

2c2
< -- Dumped from server Localhost via UNIX socket, MySQL 5.5.38-35.2-log at 2014-07-13 18:05:44
---
> -- Dumped from server Localhost via UNIX socket, MySQL 5.5.38-35.2-log at 2014-07-13 18:05:35
79c79
< GRANT USAGE ON *.* TO 'monty'@'%';
---
> GRANT USAGE ON *.* TO 'monty'@'%' IDENTIFIED WITH auth_pam AS 'mysql';
81c81
< GRANT USAGE ON *.* TO 'monty'@'localhost';
---
> GRANT USAGE ON *.* TO 'monty'@'localhost' IDENTIFIED WITH auth_pam AS 'mysql';