How to configure database.editor.connect.on.execute=true in the preferences of CloudBeaver? #1052

Open
opened 2026-03-04 11:38:34 -05:00 by deekerman · 9 comments
Owner

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

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 <!-- Failed to upload "4416ed84ac15da6682391c82100121ae.jpg" -->
Author
Owner

@panda0120 commented on GitHub (Jan 22, 2026):

Image

@panda0120 commented on GitHub (Jan 22, 2026): ![Image](https://github.com/user-attachments/assets/674dda27-ce41-4574-b48d-26b81113bd95)
Author
Owner

@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 🦫

@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 🦫
Author
Owner

@panda0120 commented on GitHub (Feb 9, 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 🦫

@dariamarutkina When can this be fixed roughly?Thank you!

@panda0120 commented on GitHub (Feb 9, 2026): > Hello, [@panda0120](https://github.com/panda0120) ! Thanks for the report 💙 We’ve identified a backend bug related to this behavior and plan to fix it in an upcoming sprint 🦫 @dariamarutkina When can this be fixed roughly?Thank you!
Author
Owner

@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 🦫

@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 🦫
Author
Owner

@panda0120 commented on GitHub (Feb 9, 2026):

We don’t have an exact timeline yet, but this is planned for one of the upcoming sprints 🦫

@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 9, 2026): > We don’t have an exact timeline yet, but this is planned for one of the upcoming sprints 🦫 @dariamarutkina I hope it can be done sooner; I have to restart the production environment every two days right now.
Author
Owner

@panda0120 commented on GitHub (Feb 10, 2026):

@dariamarutkina This is my code. Is there any problem with it?

Image

Image

@panda0120 commented on GitHub (Feb 10, 2026): @dariamarutkina This is my code. Is there any problem with it? ![Image](https://github.com/user-attachments/assets/48748607-ced1-436e-a359-04ae69480db4) ![Image](https://github.com/user-attachments/assets/503fc269-a565-4003-b8d4-0ce17d38e8bc)
Author
Owner

@LonwoLonwo commented on GitHub (Feb 12, 2026):

We can try to add tryExecuteRecover for the OceanBase

@LonwoLonwo commented on GitHub (Feb 12, 2026): We can try to add tryExecuteRecover for the OceanBase
Author
Owner

@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

@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
Author
Owner

@panda0120 commented on GitHub (Feb 26, 2026):

@LonwoLonwo

  <dependency>
    <groupId>com.oceanbase</groupId>
    <artifactId>oceanbase-client</artifactId>
    <version>2.4.2</version>
  </dependency>
@panda0120 commented on GitHub (Feb 26, 2026): @LonwoLonwo > <dependency> <groupId>com.oceanbase</groupId> <artifactId>oceanbase-client</artifactId> <version>2.4.2</version> </dependency>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#1052
No description provided.