[MCOL-3650] UDFs that used libcalmysql.so won't work after upgrade. Created: 2019-12-06  Updated: 2019-12-16  Resolved: 2019-12-16

Status: Closed
Project: MariaDB ColumnStore
Component/s: None
Affects Version/s: 1.4.2
Fix Version/s: 1.4.2

Type: Bug Priority: Major
Reporter: Andrew Hutchings (Inactive) Assignee: Daniel Lee (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Sprint: 2019-06

 Description   

When upgrading from 1.4.1 (or 1.2 if possible) to 1.4.2 some of the UDFs such as calgetstats() will no longer be usable. This is because the library they used "libcalmysql.so" no longer exists. The contents have been moved to ha_columnstore.so.

We should delete these entries during postConfigure and replace with the new ones instead of ignoring the entries.



 Comments   
Comment by Daniel Lee (Inactive) [ 2019-12-16 ]

Build verified: 1.4.2-1 source

Server

commit 809261c65c2aef686bd1d3ad16580870fdf786c2
Author: Alexey Bychko <abychko@gmail.com>
Date: Thu Dec 12 18:58:18 2019 +0700

MENT-558 move Galera MTR tests to the separate pipeline or disable for long MTR run

added one more stage to run MTR tests 2*3 in parallel

Engine

commit 451284aeee3de57c03e6e74e904e3c0da52b3b1b
Merge: ff96140 114c5be
Author: benthompson15 <ben.thompson.015@gmail.com>
Date: Fri Dec 13 22:07:37 2019 +0100

Merge pull request #982 from LinuxJedi/MCOL-3669a

MCOL-3669 Add real versioning to plugin

Installed 1.4.1-1 and upgraded to 1.4.2-1
Verified calgetstats(), calsettrace(), calgettrace() functions

Generated at Thu Feb 08 02:44:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.