yugabyte/yugabyte-db
Vedi su GitHubUI Showing Num User Tables as 1 when there are no tables
Open
#14.089 aperta il 20 set 2022
area/docdbgood first issuekind/bugpriority/medium
Metriche repository
- Star
- (8229 star)
- Metriche merge PR
- (Merge medio 17g 21h) (92 PR mergiate in 30 g)
Descrizione
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.