[MDEV-5364] mysql_upgrade should be more verbose Created: 2013-11-29 Updated: 2014-01-23 Resolved: 2014-01-23 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.34, 10.0.6 |
| Fix Version/s: | 5.5.35, 10.0.8 |
| Type: | Bug | Priority: | Major |
| Reporter: | Antonio Fernandes | Assignee: | Alexey Botchkov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | mysql_upgrade | ||
| Description |
|
I tried to upgrade an older MariaDB database to the newest 10. Somehow I forgot that it had password and found odd that mysql_upgrade didn't have the same 'transparency' that mysql (cli) has:
SQL CLI:
Best regards, |
| Comments |
| Comment by Alexey Botchkov [ 2013-12-15 ] |
|
Fixing patch: The patch was made for 5.5, should it only be fixed in 10.0? |
| Comment by Antonio Fernandes [ 2013-12-15 ] |
|
From what I know, there is still a wide use of servers prior to 5.5 (from http://www.heidisql.com/ there's 50% servers behind 5.5). Probably, the data from the feedback plugin could give more insight. Anyway, it's still good to have it also in 5.5.. Best regards, |
| Comment by Alexey Botchkov [ 2014-01-23 ] |
|
Monty's fixed that already with the |