yugabyte/yugabyte-db
在 GitHub 查看UI Showing Num User Tables as 1 when there are no tables
Open
#14,089 建立於 2022年9月20日
area/docdbgood first issuekind/bugpriority/medium
倉庫指標
- Star
- (8,229 star)
- PR 合併指標
- (平均合併 17天 21小時) (30 天內合併 92 個 PR)
描述
Jira Link: DB-3581
Description
When there are no User Tables in the DB, the debug UI shows the Num user tables as 1 .. On further analysis by Timur & Sanketh, it was noted that system_platform.write_read_test table was being treated as a user table rather than a system table.