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
time="2024-11-12T19:23:33+01:00" level=warning msg="error running query" connectTime="2024-11-12 19:23:33.4210092 +0100 CET m=+392.647117201" connectionDb=doltgres connectionID=2 error="Variable 'statement_timeout' is a read only variable"
Thanks for reporting this bug @al-sabr. 🙏 Sure enough, we had an incorrect value configured for the statement_timeout setting, and that prevented users from being able to set it. I've fixed the configuration in #947 and added a test that asserts users can set the value.
When you pull the latest changes from main and rebuild, you should see this statement working. Let us know if you hit more issues with HeidiSQL and we'll be happy to dig in and get things working.
Thanks for reporting this bug @al-sabr. 🙏 Sure enough, we had an incorrect value configured for the statement_timeout setting, and that prevented users from being able to set it. I've fixed the configuration in #947 and added a test that asserts users can set the value.
We started a thread concerning connection issues with HeidSQL and other GUI interface used to connect to doltgress.
https://discord.com/channels/746150696465727668/1305855201390886912
PR : #944
This is the debug log with HeidiSQL based on the previous PR username: doltgres pass: doltgress
The text was updated successfully, but these errors were encountered: