Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Won't Fix
-
None
-
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;
/* SQL Error (1815): Internal error: CAL0009: (1)Create table failed due to Error in getting objectid from oidmanager. */
Details of server version:
innodb_version 10.3.16
version 10.3.16-MariaDB
version_comment Columnstore 1.2.5-1
version_compile_machine x86_64
version_compile_os Linux
version_malloc_library system
Please help me on this urgently.