SHOW STATUS generates debug output in error log
Bug #1347818 reported by
Yuzhou Xu
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
MySQL patches by Codership | Status tracked in 5.6 | |||||
5.5 |
Fix Committed
|
Undecided
|
Yan Zhang | |||
5.6 |
Fix Released
|
Undecided
|
Yan Zhang | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Undecided
|
Unassigned | |||
5.6 |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Steps to Reproduce:
1. install Percona XtraDB Cluster (5.6.19-67.0-56 Percona XtraDB Cluster (GPL), Release rel67.0, Revision 824, WSREP version 25.6, wsrep_25.6.r4111) with default options.
2. run “SHOW STATUS”
3. check PXC error log, you will see debug output like the following:
2014-07-23 16:49:39 1919 [Note] [Debug] WSREP: dummy_stats_get
2014-07-23 16:49:39 1919 [Note] [Debug] WSREP: dummy_stats_free
It looks like this commit http://
Changed in codership-mysql: | |
assignee: | nobody → Yan Zhang (yan.zhang) |
To post a comment you must log in.
Bug is tracked at https:/ /github. com/codership/ galera/ issues/ 85