Bug #40756 Correct coding guideline violations in backup code.
Submitted: 14 Nov 2008 22:01 Modified: 24 Feb 2010 23:50
Reporter: Chuck Bell Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:6.0.8 OS:Any
Assigned to: Rafal Somla CPU Architecture:Any

[14 Nov 2008 22:01] Chuck Bell
Description:
There are a number of minor coding guideline violations in the backup source code. Please review the code and correct these infractions.

See the coding guidelines for more details.

http://forge.mysql.com/wiki/MySQL_Internals_Coding_Guidelines

How to repeat:
Code inspection.

Suggested fix:
Manual review of code correcting the problems.
[9 Oct 2009 12:14] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/86339

2879 Rafal Somla	2009-10-09
      Bug #40756 - Correct coding guideline violations in backup code.
      
      This patch fixes coding guidelines violations which could be found
      in backup code.
[12 Oct 2009 13:27] Rafal Somla
At scrum on 12 Oct, Lars agreed to have only one reviewer for this bug. Note that this is no code changes.
[13 Oct 2009 18:00] Ingo Strüwing
Approved pending changes. Comments by email.
[21 Oct 2009 13:34] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/87652

2881 Rafal Somla	2009-10-21
      Bug #40756 - Correct coding guideline violations in backup code.
      
      This patch fixes coding guidelines violations which could be found
      in backup code.
[22 Oct 2009 12:13] Rafal Somla
Pushed into 6.0-backup tree.
revision-id:rafal.somla@sun.com-20091022080843-vzymijxkmk9qnr50
[20 Feb 2010 9:19] Bugs System
Pushed into 6.0.14-alpha (revid:ingo.struewing@sun.com-20100218152520-s4v1ld76bif06eqn) (version source revid:ingo.struewing@sun.com-20100119103538-wtp5alpz4p2jayl5) (merge vers: 6.0.14-alpha) (pib:16)
[24 Feb 2010 23:50] Paul DuBois
No user-visible effects. No changelog entry needed.