Bug #23537 to many / to few arguments compile warnings
Submitted: 22 Oct 2006 23:20 Modified: 12 Dec 2006 12:44
Reporter: Hartmut Holzgraefe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:5.1bk OS:
Assigned to: Hartmut Holzgraefe CPU Architecture:Any

[22 Oct 2006 23:20] Hartmut Holzgraefe
Description:
there are several compile warnings about number of arguments not matching the number of placeholders in printf argument strings

How to repeat:
compile with debug enabled
[22 Oct 2006 23:25] 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/14123

ChangeSet@1.2335, 2006-10-23 01:23:04+02:00, hartmut@mysql.com +9 -0
  DBUG_PRINT argument count warning fixes (Bug #23537)