[MCOL-5084] Duplicate entry in install_mcs_mysql.sh Created: 2022-05-13 Updated: 2023-11-17 Resolved: 2022-07-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 5.6.5 |
| Fix Version/s: | 22.08.1 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alasdair Haswell | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
RHEL/CentOS7 |
||
| Description |
|
When I install Columnstore with MariaDB 10.5.15_10 ES on RHEL/CentOS7 the post install script errors out with the following:
This stops the install of many of the Columnstore functions and the infinidb_querystats database never gets created. The file /usr/sbin/install_mcs_mysql.sh has two entries to insert callastinsertid. Once one entry is deleted the post install script completes without error and all Columnstore functions and the infinidb_querystats database is created as expected. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2022-07-15 ] |
|
Build verified: 22.08-01 (#4998) Verified the duplicate entry issue no longer exist in this release. |