[MCOL-3653] Can't Drop/create and select table for Columnstore Created: 2019-12-06 Updated: 2023-03-06 Resolved: 2023-03-06 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | N/A |
| Affects Version/s: | 1.2.3 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Sarba Choudhury (Inactive) | Assignee: | Unassigned |
| Resolution: | Won't Do | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Prod |
||
| Description |
|
Our customer is trying to drop/create and select from Columnstore database and facing this issue: Name : mariadb-columnstore-platform
We tried :
It works But create and select table is keep failing. |
| Comments |
| Comment by Andrew Hutchings (Inactive) [ 2019-12-06 ] |
|
Can we please see the statements / error after the DROP TABLE...RESTRICT? |
| Comment by Isaac Venn (Inactive) [ 2019-12-09 ] |
|
DROP TABLE icy_iguana.merge_30 RESTRICT;
SHOW WARNINGS;
CREATE TABLE `merge_30` (
SHOW WARNINGS;
|
| Comment by Andrew Hutchings (Inactive) [ 2019-12-10 ] |
|
Can you please provide the output of "select * from calpontsys.systable"? |
| Comment by Todd Stoffel (Inactive) [ 2023-03-06 ] |
|
This ticket was opened prior to convergence with the server. It may have been rendered obsolete. If this issue still exists in a modern version, please open a new request. |