1. 15 Dec, 2006 2 commits
    • unknown's avatar
      Fix VC++ warning about extra ; delimiter · 5d079839
      unknown authored
      5d079839
    • unknown's avatar
      Add macro for retrieving sec part of "struct timespec" · eca724f4
      unknown authored
      Use macros for working with "struct timespec" in event_queue.cc
      Fix merge problem
      
      
      include/my_pthread.h:
        Remove merge problem causing "struct timespec" to be declared twice
        Add macro "get_timespec_sec" used for retrieving the time in seconds
      sql/event_queue.cc:
        Use macros for working with "struct timespec"
      sql/log_event.cc:
        Add casts from "byte*" to "char*"
      eca724f4
  2. 14 Dec, 2006 20 commits
  3. 13 Dec, 2006 4 commits
  4. 11 Dec, 2006 14 commits