mirror of
https://github.com/dbeaver/cloudbeaver.git
synced 2026-03-04 08:52:27 -05:00
How to configure database.editor.connect.on.execute=true in the preferences of CloudBeaver? #1052
Labels
No labels
AS
can't reproduce
can't reproduce
deployment
development
documentation
duplicate
duplicate
ee
enhancement
external
new driver
performance
third party issue
wait for response
wait for review
wontfix
x:Oracle
x:cassandra
x:clickhouse
x:db2
x:duckdb
x:greenplum
x:h2
x:h2gis
x:hana
x:hive
x:intersystems
x:kyuubi
x:maria
x:mongo
x:mysql
x:postgresql
x:presto
x:sql server
x:sqlite
x:teradata
x:trino
xf:accessibility
xf:administration
xf:authentication
xf:aws
xf:commit-mode
xf:connection
xf:data editor
xf:datatransfer
xf:dba
xf:driver management
xf:erd
xf:filters
xf:i18n
xf:i18n
xf:installer
xf:json
xf:ldap
xf:local config
xf:log viewer
xf:metadata
xf:metadata editor
xf:navigator
xf:okta
xf:query manager
xf:resource manager
xf:scripts
xf:sql editor
xf:tasks
xf:ui/uix
xo: Firefox
xo:eclipse
xo:internet explorer
xo:macos
xp:major
xrn:internal
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cloudbeaver#1052
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @panda0120 on GitHub (Jan 22, 2026).
Originally assigned to: @yagudin10 on GitHub.
I can configure it in the org.jkiss.dbeaver.core.prefs file in DBeaver. Where can i configure it in CloudBeaver?
When I execute SQL via GQL, errors keep popping up after two days: connection has explicitly been closed/aborted
@panda0120 commented on GitHub (Jan 22, 2026):
@dariamarutkina commented on GitHub (Jan 23, 2026):
Hello, @panda0120 !
Thanks for the report 💙
We’ve identified a backend bug related to this behavior and plan to fix it in an upcoming sprint 🦫
@panda0120 commented on GitHub (Feb 9, 2026):
@dariamarutkina When can this be fixed roughly?Thank you!
@dariamarutkina commented on GitHub (Feb 9, 2026):
We don’t have an exact timeline yet, but this is planned for one of the upcoming sprints 🦫
@panda0120 commented on GitHub (Feb 9, 2026):
@dariamarutkina I hope it can be done sooner; I have to restart the production environment every two days right now.
@panda0120 commented on GitHub (Feb 10, 2026):
@dariamarutkina This is my code. Is there any problem with it?
@LonwoLonwo commented on GitHub (Feb 12, 2026):
We can try to add tryExecuteRecover for the OceanBase
@LonwoLonwo commented on GitHub (Feb 25, 2026):
Hello @panda0120
Which driver do you use for your connection?
Because we prefer to use MySQL driver, but we see the OceanBase calss name in your logs
@panda0120 commented on GitHub (Feb 26, 2026):
@LonwoLonwo