[MCOL-5584] investigate broken database after kill -9 PrimProc Created: 2023-10-02  Updated: 2024-02-07

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

Type: Task Priority: Major
Reporter: Kirill Perov Assignee: Roman
Resolution: Unresolved Votes: 0
Labels: None
Environment:

GCP VM


Issue Links:
Relates
relates to MCOL-5627 Memory oversubscription issues in 23.10. In Progress

 Description   

After several tries of killing -9 PrimProc during create table query, one table became broken:

GCP VM "kirillperov-testvm-ub22-5482" at us-central1-c

use test400;
MariaDB [test400]> show tables;
-------------------

Tables_in_test400

-------------------

t1

-------------------
1 row in set (0.000 sec)

MariaDB [test400]> drop table t1;
ERROR 1815 (HY000): Internal error: CAL0009: Drop table failed due to MCS-2006: 'test400.t1' does not exist in Columnstore.

It would be great to investigate what prevents table to be dropped.


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