Date: 2025-07-02 15:07:05
Score: 3.5
Natty:
Minimal requirements with MySQL Workbench 8.0.40 seem to be:
GRANT SELECT ON performance_schema.* TO <username>@<host>
Source: https://stackoverflow.com/a/64973441
Reasons:
- Blacklisted phrase (1): stackoverflow
- Probably link only (1):
- Low length (1):
- Has code block (-0.5):
- Low reputation (1):
Posted by: user3305697