wsrep code cleanups
Bug #1233627 reported by
Alex Yurchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
MySQL patches by Codership | Status tracked in 5.6 | |||||
5.5 |
Fix Released
|
Medium
|
Alex Yurchenko | |||
5.6 |
Fix Released
|
Medium
|
Alex Yurchenko | |||
Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC | Status tracked in 5.6 | |||||
5.5 |
Won't Fix
|
Low
|
Unassigned | |||
5.6 |
Fix Committed
|
Low
|
Unassigned |
Bug Description
Including:
- removing duplicate declarations, trailing whitespaces and tabs (where they don't belong)
- rearranging the code in more logical, modular and maintainable manner (e.g. break out the main header so that every single change does not require recompilation of the whole tree, etc.)
Related branches
To post a comment you must log in.
did all I wanted to do here, closing