[MDEV-18119] upgrading from 10.3 to 10.4 can result in the password for a user to be wiped out Created: 2019-01-02 Updated: 2019-02-04 Resolved: 2019-02-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Authentication and Privilege System |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.4.3 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Travis | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
OS: CentOS Linux release 7.5.1804 (Core) |
||
| Issue Links: |
|
||||||||
| Description |
|
Upgrading from 10.3 to 10.4 can result in the password for a user using 'mysql_native_password' to be removed. version 10.3
notice that the user no longer has a password:
|
| Comments |
| Comment by Elena Stepanova [ 2019-01-03 ] |
|
Thanks for the report. It's a valid scenario at least upon upgrading from MySQL 5.6. |