Bug #109536 Error while copying to clipboard
Submitted: 4 Jan 2023 14:03 Modified: 4 Jan 2023 15:06
Reporter: Ivaylo Petrov Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version: OS:Windows (11 Pro)
Assigned to: MySQL Verification Team CPU Architecture:x86

[4 Jan 2023 14:03] Ivaylo Petrov
Description:
Since I switched to Windows 11 Pro, I've a problem to copy fields from MySQL Workbench (version 8.0.31 - 64bit) - SQL Editor Form. Every time I received the error "Error while copying to clipboard" - Requested Clipboard operation did not succeed. Caused by: "
In the error log I see:

15:41:37 [ERR][SQL Editor Form]: Error querying performance_schema.events_statements_current
: Exception: SELECT command denied to user 'xxx'@'10.55.1.201' for table 'events_statements_current'
15:41:37 [ERR][SQL Editor Form]: Error querying performance_schema.event_stages_history
: Exception: SELECT command denied to user 'xxx'@'10.55.1.201' for table 'events_stages_history_long'
15:41:37 [ERR][SQL Editor Form]: Error querying performance_schema.event_waits_history
: Exception: SELECT command denied to user 'xxx'@'10.55.1.201' for table 'events_waits_history_long'

How to repeat:
When open a Workbench execute select 1+1 (for example), select 2 with mouse, right click and "Copy Field"
[4 Jan 2023 15:06] MySQL Verification Team
Hi Mr. Petrov,

Thank you for your bug report.

However, this does not seem to be a problem with our Workbench, at all........

You have simply not organised your privilege system correctly ......

This is all described in our Reference Manual.