[MCOL-1827] mysql_upgrade needs to be part of our upgrade procedure Created: 2018-10-22 Updated: 2020-08-25 Resolved: 2018-11-05 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | MariaDB Server |
| Affects Version/s: | 1.2.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Andrew Hutchings (Inactive) | Assignee: | Andrew Hutchings (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
We either need to document mysql_upgrade as part of the upgrade procedure or have our scripts run it. This is needed for a 1.1 -> 1.2 upgrade as the events table in particular is different. |
| Comments |
| Comment by David Hill (Inactive) [ 2018-10-23 ] |
|
Columnstore has its own upgrade scripts . Used in the past on InfiniDB and early columnstore. currently disabled because of no requirements for running upgrade at install. But can be enabled and the 1.1 to 1.2 login can be added into it. This scripts exist in 1.0 and called by procmon initiated by postConfigure upgrade-columnstore.sh |
| Comment by Andrew Hutchings (Inactive) [ 2018-11-05 ] |
|
Duplicate of |