-
-
Notifications
You must be signed in to change notification settings - Fork 563
Add a tag on queries launched by the export option #1988
Copy link
Copy link
Closed
Labels
confirmedIssue verified by project memberIssue verified by project memberfeatureA new feature to implementA new feature to implement
Milestone
Description
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 HeidiSQL 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 /* heidisql 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.
Describe alternatives you've considered
Additional context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
confirmedIssue verified by project memberIssue verified by project memberfeatureA new feature to implementA new feature to implement