There is no user@host field
Open
- Dominant language
- JavaScript
- Stars
- 1.4k
- Forks
- 306
- PR merge metrics
- No merged PRs in 30d
Description
In the mysql-slow.log, there is User@Host like:
```
User@Host: abc[abc] @ [127.0.0.1] Id: 146217455
```
But, there is no user@host field in the `Table Fields` for select.
I need know what system call the slow query, but I can't do it.
Contributor guide
Assessment
This issue has not been assessed yet.