You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same issue but on postgres. It seems that TablePlus is making the SQL queries on the main thread blocking GTK/GDK to send out Wayland heartbeats. This is making the app unusable for me due to the constant crashes on long queries which I have to run on another client
Database version (Ex: PostgreSQL 10.0):
MySQL 8.1
TablePlus version (the number on the welcome or about screen, Ex: build 81):
1.0.1 build 234
Linux distro (Ex: Ubuntu 18.04):
Arch Linux
The steps to reproduce this issue:
Long queries (> 15 seconds) make TablePlus crash with error
Lost connection to Wayland compositor
The text was updated successfully, but these errors were encountered: