First time querying a server with dolt_show_system_tables
enabled produces error
#8671
Labels
bug
Something isn't working
no repro
Bugs that can't be reproduced easily
sql server
Issues related to the built in SQL server
version control
Repro:
{"dolt_show_system_tables": 1}
in the sysvars section ofconfig.yaml
$ grep system_variables config.yaml system_variables: {"dolt_show_system_tables": 1}
First time it errors.
Subsequent runs succeed.
Error in the debug logs suggest this may be the culprit:
But that error is in every run of show tables.
The text was updated successfully, but these errors were encountered: