-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Description
Bug Description
I'm already connected (as seen by the green circle emoji), but my query get shown the Get started screen instead of results
Repro steps
- Close all results window first
- Connect to my database and open a new SQL file (green box)
- Type my query, i.e.
select * from users, note that it already has a server and database (red box) - After executing, the results window
DBCodeshows below, but it showsGet started - I have to retry a few times before finally getting the results
Expected Behavior
I expected the results on first try
Actual Behavior
I see Get started window
Environment
- DBCode version: 1.18.0
- VS Code (or fork) version: 1.103.1 (code-server: v4.103.1)
- OS: code-server runs on Ubuntu, loaded in Windows 10 Chrome
- Database: MySQL
- Connection: direct
Error Meesages (if applicable)
None
Screenshots
See top
Logs
If available, paste relevant logs from the Output panel (View > Output > DBCode).
None
Metadata
Metadata
Assignees
Labels
No labels