[MCOL-4915] tables are not creating on columnstore due to Error in getting objectid from oidmanager Created: 2021-11-05 Updated: 2021-12-09 |
|
| Status: | Open |
| Project: | MariaDB ColumnStore |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Critical |
| Reporter: | Mukesh Prasad | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi I am using mariadb columnstore and facing big problem where columstore engine tables creation is suddenly stopped due to following error: create TABLE t2(id INT) ENGINE=columnstore; Details of server version: Please help me on this urgently. |
| Comments |
| Comment by Roman [ 2021-12-09 ] |
|
Greetings, Did I get it right you are trying to use common MDB with Columnstore 1.2.5 package? If so this combination isn't supported. One must use custom MDB 10.3 with MCS 1.2.5. If not I need details like supportRepport tool produced archive. |