1. 24 Apr, 2007 1 commit
  2. 23 Apr, 2007 1 commit
    • unknown's avatar
      Contributed patch from Jorge Bernal Ordovás. CLA#42 · a2873d54
      unknown authored
      Bug#27894: mysqlbinlog formats timestamp wrong in comment
      
      Date stamps lack zero padding, and so are meaningless.
      
      Implement minimum-width zero padding for the percent-escape sequences
      used in the logging code.
      
      
      mysql-test/r/mysqlbinlog2.result:
        Include the long form, so we notice that it may be broken.  Replace
        away specific elements that vary from run to run.
      mysql-test/t/mysqlbinlog2.test:
        Include the long form, so we notice that it may be broken.  Replace
        away specific elements that vary from run to run.
      mysys/mf_iocache2.c:
        Implement minimum-width padding for printf-style percent-expressions.
      a2873d54
  3. 21 Apr, 2007 1 commit
  4. 20 Apr, 2007 9 commits
  5. 19 Apr, 2007 28 commits