[MCOL-1772] idbassert() hit in ha_scalar_sub.cpp Created: 2018-10-05  Updated: 2018-10-13  Resolved: 2018-10-13

Status: Closed
Project: MariaDB ColumnStore
Component/s: MDB Plugin
Affects Version/s: 1.2.0
Fix Version/s: Icebox

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


 Description   

When running test001 the assert in ha_scalar_sub.cpp:214 is hit causing MariaDB server to sig 6 abort. This is the query in MariaDB's crash dump:

Query: create temporary table infinidb_vtable.$vtable_2957 engine = aria as select  i_product_name from cs_item  where i_manufact_id  > 742 and (select count(*) as item_cnt from cs_item where ((i_category = 'Women' ))) > 0

I hit this in F29 which is an unsupported platform but I suspect it affects other platforms too.



 Comments   
Comment by Andrew Hutchings (Inactive) [ 2018-10-13 ]

This was fixed during a 1.1 merge up.

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