[MCOL-920] MariaDB Columnstore Upgrade 1.0.8GA to 1.0.11GA Created: 2017-09-13 Updated: 2019-07-10 Resolved: 2019-07-10 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.0.11 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | mounika | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Attachments: |
|
| Description |
|
Can i upgrade MariaDB columnstore from 1.0.8 GA to 1.0.11GA or else i need to upgrade 1.0.8-1.0.9 and 1.0.9-1.0.10 and 1.0.10-1.0.11GA release.Please suggest me. If i upgrade directly are there any blocking issues to be caused? |
| Comments |
| Comment by David Hill (Inactive) [ 2017-09-13 ] |
|
No issue or anything blocking... Just check the latest dependency package list,There are some addition packages that will bee be to installed https://mariadb.com/kb/en/library/preparing-for-columnstore-installation/#package-dependencies And of course, just double check the release notes in 1.0.9, 1.0.10, and 1.0.11. |
| Comment by mounika [ 2017-09-14 ] |
|
Hmm...but when i upgrade from 1.0.8-1.0.11release the /etc/fstab got duplicate rows. |
| Comment by David Hill (Inactive) [ 2017-09-14 ] |
|
Ok, this sounds like a BUG... looks like fstab is being updated when entries already exist. please post your system type, Amazon with EBS, Standard server with external Storage, etc.. Thanks |
| Comment by mounika [ 2017-09-14 ] |
|
BTW, i have upgraded directly from 1.0.8-1.0.11 release without upgrading from 1.0.8-1.0.9 and 1.0.9-1.0.10 and 1.0.10-1.0.11. |
| Comment by mounika [ 2017-09-15 ] |
|
When i upgrade from 1.0.8-1.0.9 the /etc/fstab in pm2 and pm3 got changed. |
| Comment by mounika [ 2017-09-18 ] |
|
My system type is aws with EBS. Currently we have two PM's and a single UM.After the upgrade the fstab in /home/mariadb-user/mariadb/columnstore/local/etc/pm1/ got changed in all the modules. |
| Comment by mounika [ 2017-09-18 ] |
|
After upgrading MCS. The schema was out of sync and I'm getting an error when i'm creating a table.(Error:Tables already exists). |
| Comment by mounika [ 2017-09-19 ] |
|
Do i have to create a table with schema sync only every time, when i create a table? |