[MCOL-4677] system schema is empty on Debian and Ubuntu OSs Created: 2021-04-15 Updated: 2022-10-19 Resolved: 2022-10-19 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 5.5.2, 6.1.1 |
| Fix Version/s: | Icebox |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Builds tested: 5.5.2-1, 6.1.1 (Drone b2177) After installation and loading a 10g dbt3 database, I noticed the calpontsys schema has no tables. It should have systable and syscolumn tables. I was still able to list the extent map using the editem command so I know tables are indeed ColumnStore tables. I am puzzled how this is possible. On Centos8, the systable and syscolumn tables do exist. |
| Comments |
| Comment by Daniel Lee (Inactive) [ 2022-10-19 ] |
|
It is no longer an issue in release 6.4.4 and the latest build of develop (#5758) |