1. 02 May, 2006 2 commits
    • cmiller@zippy.(none)'s avatar
      Merge bk-internal.mysql.com:/home/bk/mysql-5.0 · 1205ae82
      cmiller@zippy.(none) authored
      into  zippy.(none):/home/cmiller/work/mysql/mysql-5.0__bug17667
      1205ae82
    • cmiller@zippy.(none)'s avatar
      SECURITY FIX · 85ffd964
      cmiller@zippy.(none) authored
      Bug#17667: An attacker has the opportunity to bypass query logging.
      
      This adds a new, local-only printf format specifier to our *printf functions
      that allows us to print known-size buffers that must not be interpreted as 
      NUL-terminated "strings."
      
      It uses this format-specifier to print to the log, thus fixing this 
      problem.
      85ffd964
  2. 01 May, 2006 9 commits
  3. 29 Apr, 2006 3 commits
  4. 28 Apr, 2006 17 commits
  5. 27 Apr, 2006 9 commits