[MCOL-4926] Insert cache - Got an insert cache crashed error Created: 2021-11-16 Updated: 2023-12-15 Resolved: 2023-12-15 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | DMLProc |
| Affects Version/s: | 6.2.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Gagan Goel (Inactive) |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
Build tests: 6.2.1-1 (#3379) The test was to LDI 5 million rows 5 times, with a "select count ERROR 127 (HY000) at line 5: Table 'Got error while trying to flush insert cache: %d' is marked as crashed and should be repaired The table was not usable after. The only way to get around is to drop the table and recreate it again. I could not reproduce the error on purpose again. What is the appropriate course of action when this error occurs? What and how should be repaired?
|
| Comments |
| Comment by David Hall (Inactive) [ 2021-12-10 ] |
|
While we haven't been able to reproduce this error, we need to look into the error message that was emitted: |