PXC has a different secure method - this should be collapsed into the base 'mysql' secure
Bug #1585355 reported by
Peter Stachowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack DBaaS (Trove) |
Fix Released
|
Medium
|
Peter Stachowski |
Bug Description
When PXC was implemented, the secure method was overridden as the stock one was causing problems on prepare. This issue should be sorted out and PXC reverted to the base MySQL implementation. The relevant info seems to be:
# creating the admin user after the config files are written because
# percona pxc was not commiting the grant for the admin user after
# removing the annon users.
Fix: create the admin user first and then use it to delete the anon users.
Changed in trove: | |
assignee: | nobody → Peter Stachowski (peterstac) |
milestone: | none → newton-1 |
importance: | Undecided → Medium |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/320697
Review: https:/