1. 02 Mar, 2004 1 commit
    • guilhem@mysql.com's avatar
      After hours of unsuccessful research on · db37d9a0
      guilhem@mysql.com authored
      BUG#2826 "Seconds behind master weirdness"
      (sometimes this column of SHOW SLAVE STATUS shows a very big value,
      in fact a small negative number casted to ulonglong).
      This problem was reported by only one user, but which uses
      synchronized time between his servers.
      As suggested by the user, to hide this I display max(0, the value)
      so that it will be less confusing. For a user, seeing 0 is probably
      better than seeing -1 (both tell you that the slave is very close
      to the master).
      db37d9a0
  2. 28 Feb, 2004 9 commits
  3. 27 Feb, 2004 10 commits
  4. 26 Feb, 2004 1 commit
  5. 25 Feb, 2004 1 commit
  6. 24 Feb, 2004 4 commits
  7. 23 Feb, 2004 2 commits
  8. 22 Feb, 2004 9 commits
  9. 21 Feb, 2004 3 commits