~mysql/mysql-server/5.7

Viewing all changes in revision 7620.

  • Committer: Annamalai Gurusami
  • Date: 2014-03-04 03:43:36 UTC
  • Revision ID: annamalai.gurusami@oracle.com-20140304034336-3rlrk9g73qbd7wbc
Bug #18320915 PROVIDE C++ OSTREAM APPROACH FOR ERROR LOGGING - AVOID
PRINTF FORMAT SPECIFIERS

Problem:

Specifying the printf format specifiers have become cumbersome.

Solution:

Use the C++ streams mechanism to avoid using printf format specifiers.  I have
given one example were the log message is written without making use of the
LSN_PF format specifier.  

rb#4684 approved by Vasil

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: