1. 19 Oct, 2005 1 commit
    • aivanov@mysql.com's avatar
      Fix for BUG#4375: Windows specific directories are copied · e203a42d
      aivanov@mysql.com authored
       during replication.
       Modified my_dir(). Now this function skips hidden and system
       files which sometimes are created by Windows.
       NOTE. The fix is similar to the previuos one (05 July 2004)
       except for correct setting of the 'attrib' variable value
       (within the previous fix this variable was left uninitialized
       when my_dir() was called with My_flags & MY_WANT_STAT == 0).
      e203a42d
  2. 06 Oct, 2005 3 commits
  3. 05 Oct, 2005 4 commits
  4. 04 Oct, 2005 1 commit
  5. 03 Oct, 2005 4 commits
  6. 02 Oct, 2005 1 commit
    • heikki@hundin.mysql.fi's avatar
      os0sync.c: · 5dc00e0c
      heikki@hundin.mysql.fi authored
        Add diagnostic code to track an assertion failure of 0 == pthread_mutex_destroy(); this was reported on the MySQL mailing list Sept 23, 2005
      5dc00e0c
  7. 30 Sep, 2005 10 commits
  8. 29 Sep, 2005 16 commits