percona units syncronize several @ localhost accounts from mysql/0 leaving invalid debian-sys-maint creds

Bug #1376873 reported by JuanJo Ciarlante
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql (Juju Charms Collection)
New
Undecided
Unassigned

Bug Description

As per summary, finding at mysql/1 creds from mysql/0 host accounts,
this query gives verbatim *same* result both at mysql/0 and mysql/1:

mysql> select user, host, password from mysql.user where host = 'localhost' ;
+------------------+-----------+-------------------------------------------+
| user | host | password |
+------------------+-----------+-------------------------------------------+
| debian-sys-maint | localhost | *9ACBDF3D4XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| root | localhost | *F2C1A0F53XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
| sstuser | localhost | *077E9517AXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX |
+------------------+-----------+-------------------------------------------+

while their respective content at e.g. /etc/mysql/debian.cnf differ.

JuanJo Ciarlante (jjo)
tags: added: canonical-bootstack
Revision history for this message
James Page (james-page) wrote :

The only account which will not be sync'ed with on disk configuration is the debian-sys-maint account; this is tricky as this is maintained by the packaging for binary upgrade purposes.

summary: percona units syncronize several @ localhost accounts from mysql/0
- leaving invalid local .cnf creds
+ leaving invalid debian-sys-maint creds
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.