[MCOL-199] It is not possible to have mariadb RPM and columnstore RPM installed on same system Created: 2016-06-24 Updated: 2019-04-04 Resolved: 2019-04-04 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Justin Swanhart (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
reported to google group:
****************************************************************** The current MariaDB server package is provided by a different A manual upgrade is required.
You may choose to use 'rpm --nodeps -ev <package-name>' to remove
This is a brief description of the upgrade process. Important details |
| Comments |
| Comment by Justin Swanhart (Inactive) [ 2016-06-24 ] |
|
OS is 64 bit CentOS 6 (that is what el6 means) existing RPM installed is MariaDB-server-10.1.14-1. Basically the columnstore RPM is built from the server source, and it thinks it is the same package as the regular server. Columnstore RPM doesn't know it lives in a different prefix. the pre-install scripts need modification. |
| Comment by Justin Swanhart (Inactive) [ 2016-06-24 ] |
|
further problem: |
| Comment by David Thompson (Inactive) [ 2016-10-11 ] |
|
This is documented as a limitation and pre-requisite. More desirable for developer setup scenarios rather than production use cases so not a blocker for beta. |
| Comment by Andrew Hutchings (Inactive) [ 2019-04-04 ] |
|
With the next major release ColumnStore will use a regular MariaDB server so this becomes irrelevant. |