1. 22 May, 2006 1 commit
    • andrey@lmy004.'s avatar
      fix for bug #17619 Scheduler race conditions · b429d73d
      andrey@lmy004. authored
      - Scheduler is either initialized at server start or never.
        Starting & stopping is now suspending & resuming.
      - The scheduler has clear OO interface
      - Now all calls to the scheduler are synchronous
      - GLOBAL event_scheduler uses thd::sys_var_tmp (see set_var.cc)
      - External API is encapsulated into class Events
      - Includes fixes for all comments of Kostja's review of 19.05.2005
      
      Starting to merge into 5.1-release (5.1.10) and push
      b429d73d
  2. 16 May, 2006 1 commit
    • kent@mysql.com's avatar
      mysql.spec.sh: · 9fca0d76
      kent@mysql.com authored
        Removed Berkeley DB
      configure.in:
        Adjusted Netware support
      basic.t.c:
        Change for Netware
      Makefile.am:
        Use thread safe libmysqlclient_r if it was built
      valgrind.supp:
        Hide report about strlen/_dl_init_paths
      ha_tina.cc:
        Temporarely disable CSV engine on Netware,
        as the engine depends on mmap()
      net_serv.cc:
        Include <sys/select.h> for Netware
      9fca0d76
  3. 15 May, 2006 5 commits
  4. 13 May, 2006 1 commit
  5. 12 May, 2006 1 commit
  6. 11 May, 2006 2 commits
  7. 10 May, 2006 5 commits
  8. 09 May, 2006 4 commits
  9. 08 May, 2006 8 commits
  10. 06 May, 2006 2 commits
  11. 05 May, 2006 10 commits