[GH-ISSUE #3499] Add a tag on queries launched by the export option #1272

Open
opened 2026-03-07 21:01:56 +03:00 by kerem · 3 comments
Owner

Originally created by @valentintraen on GitHub (Jun 3, 2025).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3499

Is your feature request related to a problem? Please describe.
For security reasons, I check my entire MySQL fleet to dump data. The problem with Cloudbeaver is that a data export is a simple select *.

Describe the solution you'd like
Is it possible to add a comment to all export requests since they can be identified? For example SELECT /* cloudbeaver export */ ... like can mysqldump do it? And if it is possible, I would like the comment to be present by default, not that it is an option to activate.
Or, if it's simpler, use the integrated cloudbeaver logger to log who launched an export of what.

Originally created by @valentintraen on GitHub (Jun 3, 2025). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/3499 **Is your feature request related to a problem? Please describe.** For security reasons, I check my entire MySQL fleet to dump data. The problem with Cloudbeaver is that a data export is a simple select *. **Describe the solution you'd like** Is it possible to add a comment to all export requests since they can be identified? For example SELECT /* cloudbeaver export */ ... like can mysqldump do it? And if it is possible, I would like the comment to be present by default, not that it is an option to activate. Or, if it's simpler, use the integrated cloudbeaver logger to log who launched an export of what.
Author
Owner

@EvgeniaBzzz commented on GitHub (Jun 13, 2025):

Hi @valentintraen
Thank you for your input on improving the application!
We'll add some kind of description in one of the future releases.

<!-- gh-comment-id:2970933549 --> @EvgeniaBzzz commented on GitHub (Jun 13, 2025): Hi @valentintraen Thank you for your input on improving the application! We'll add some kind of description in one of the future releases.
Author
Owner

@valentintraen commented on GitHub (Feb 23, 2026):

Hi,
Any news ? :)

<!-- gh-comment-id:3945136207 --> @valentintraen commented on GitHub (Feb 23, 2026): Hi, Any news ? :)
Author
Owner

@EvgeniaBzzz commented on GitHub (Feb 25, 2026):

We will implement this, but I still can’t provide a date. Sometimes there simply isn’t enough time even for useful improvements 🙂
I will try to raise the priority.

<!-- gh-comment-id:3958303103 --> @EvgeniaBzzz commented on GitHub (Feb 25, 2026): We will implement this, but I still can’t provide a date. Sometimes there simply isn’t enough time even for useful improvements 🙂 I will try to raise the priority.
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#1272
No description provided.