Bug #69988 | Connections status variable does not always increment for each new connection | ||
---|---|---|---|
Submitted: | 12 Aug 2013 6:14 | Modified: | 12 Aug 2013 6:39 |
Reporter: | Jesper wisborg Krogh | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Options | Severity: | S2 (Serious) |
Version: | 5.6.14 | OS: | Linux (Oracle Linux 6) |
Assigned to: | CPU Architecture: | Any | |
Tags: | STATUS |
[12 Aug 2013 6:14]
Jesper wisborg Krogh
[12 Aug 2013 6:38]
Jesper wisborg Krogh
Posted by developer: The general query log for one of the connections: 130812 16:30:07 423 Connect root@localhost on 423 Query select @@version_comment limit 1 423 Query SELECT 1 423 Quit So it's just the "select @@version_comment limit 1" and the Quit that appears to count towards the Connection status variable. Closing as not a bug.