[MDEV-9223] mysql_upgrade fails with "unknown variable 'process-views=UPGRADE_FROM_MYSQL'" Created: 2015-12-01 Updated: 2015-12-01 Resolved: 2015-12-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 10.0.22-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Trivial |
| Reporter: | KRDS | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Linux Slackware 14.1 x64 |
||
| Description |
|
Fixed: Conflicting mysqlcheck version on the system. Was: Correct: Ugraded MariaDB 10.0.7 to 10.0.22. Server upgrade OK. But unable to run mysql_upgrade:
Software info:
|
| Comments |
| Comment by KRDS [ 2015-12-01 ] |
|
Fixed Conflicting mysqlcheck version on the sytem. |
| Comment by Elena Stepanova [ 2015-12-01 ] |
|
As you can see, your mysqlcheck is of MySQL 5.6 (not MariaDB). You need to upgrade/crossgrade it to MariaDB 10.0 as well. Possibly there are some other elements, better to check them all. UPD: okay, I see you've already figured it out. |