Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Cannot Reproduce
-
6.1.1
-
None
-
2021-11, 2021-12, 2021-13, 2021-14, 2021-15, 2021-16, 2021-17
Description
There is a crash happens in the plugin code when the mentioned setup is used. The most straightforward way to reproduce is to follow the instructions [here|git clone https://github.com/mariadb-corporation/mariadb-enterprise-columnstore-docker.git]. Then run:
call columnstore_info.compression_ratio();
|
in mariadb client connection.
The server crashes at that moment.