1. 11 Nov, 2009 1 commit
    • Alexey Botchkov's avatar
      Bug#47126 equal flag values causing unexpected behaviour · 53d581e0
      Alexey Botchkov authored
         Although the MY_SYNC_DIR flag supported in my_create(), my_delete(),
         my_rename() and my_symlink(), this feature is not used in the
         mysql code now. So technically we can declare the MY_SYNC_DIR as 0,
         but I decided to assign a new value for it as it's probably safer and
         worths nothing.
      
      per-file comments:
        include/my_sys.h
      Bug#47126      equal flag values causing unexpected behaviour
           assign unique value for the MY_SYNC_DIR
      53d581e0
  2. 06 Nov, 2009 2 commits
  3. 05 Nov, 2009 2 commits
  4. 04 Nov, 2009 1 commit
  5. 03 Nov, 2009 4 commits
  6. 02 Nov, 2009 8 commits
  7. 31 Oct, 2009 5 commits
  8. 30 Oct, 2009 5 commits
  9. 29 Oct, 2009 11 commits
  10. 28 Oct, 2009 1 commit