An error occurred fetching the project authors.
  1. 08 Oct, 2007 3 commits
  2. 14 May, 2007 1 commit
  3. 30 Apr, 2007 1 commit
  4. 27 Apr, 2007 1 commit
  5. 25 Apr, 2007 1 commit
    • jonas@perch.ndb.mysql.com's avatar
      ndb - · 7c7f5104
      jonas@perch.ndb.mysql.com authored
      clean up varsize
      by putting varpart ref "inside" fixpart instead of "optionally" at the end
      7c7f5104
  6. 29 Mar, 2007 1 commit
  7. 02 Mar, 2007 1 commit
  8. 23 Feb, 2007 1 commit
    • monty@mysql.com/narttu.mysql.fi's avatar
      Fixed compiler warnings · f0ae3ce9
      monty@mysql.com/narttu.mysql.fi authored
      Fixed compile-pentium64 scripts
      Fixed wrong estimate of update_with_key_prefix in sql-bench
      Merge bk-internal.mysql.com:/home/bk/mysql-5.1 into mysql.com:/home/my/mysql-5.1
      Fixed unsafe define of uint4korr()
      Fixed that --extern works with mysql-test-run.pl
      Small trivial cleanups
      This also fixes a bug in counting number of rows that are updated when we have many simultanous queries
      Move all connection handling and command exectuion main loop from sql_parse.cc to sql_connection.cc
      Split handle_one_connection() into reusable sub functions.
      Split create_new_thread() into reusable sub functions.
      Added thread_scheduler; Preliminary interface code for future thread_handling code.
      
      Use 'my_thread_id' for internal thread id's
      Make thr_alarm_kill() to depend on thread_id instead of thread
      Make thr_abort_locks_for_thread() depend on thread_id instead of thread
      In store_globals(), set my_thread_var->id to be thd->thread_id.
      Use my_thread_var->id as basis for my_thread_name()
      The above changes makes the connection we have between THD and threads more soft.
      
      Added a lot of DBUG_PRINT() and DBUG_ASSERT() functions
      Fixed compiler warnings
      Fixed core dumps when running with --debug
      Removed setting of signal masks (was never used)
      Made event code call pthread_exit() (portability fix)
      Fixed that event code doesn't call DBUG_xxx functions before my_thread_init() is called.
      Made handling of thread_id and thd->variables.pseudo_thread_id uniform.
      Removed one common 'not freed memory' warning from mysqltest
      Fixed a couple of usage of not initialized warnings (unlikely cases)
      Suppress compiler warnings from bdb and (for the moment) warnings from ndb
      f0ae3ce9
  9. 07 Dec, 2006 1 commit
  10. 27 Jun, 2006 2 commits
  11. 21 Jun, 2006 1 commit
  12. 23 Mar, 2006 1 commit
  13. 02 Mar, 2006 1 commit
    • jonas@eel.(none)'s avatar
      ndb dd · 9613c977
      jonas@eel.(none) authored
        Make Dbtup::Extent_info use RWPool for dynamic memory
      9613c977
  14. 19 Feb, 2006 1 commit
  15. 17 Feb, 2006 1 commit
    • jonas@eel.(none)'s avatar
      ndb dd - · 93a7c527
      jonas@eel.(none) authored
        sync create tabe to undo log, so that undo for other table is not run after SR
      93a7c527
  16. 08 Feb, 2006 1 commit
  17. 02 Feb, 2006 1 commit
  18. 17 Jan, 2006 1 commit
  19. 11 Jan, 2006 1 commit
  20. 08 Nov, 2005 1 commit
  21. 07 Nov, 2005 1 commit
  22. 15 Sep, 2005 1 commit
  23. 27 Apr, 2005 1 commit
  24. 26 Dec, 2004 1 commit
  25. 12 Dec, 2004 1 commit
  26. 10 Dec, 2004 1 commit
  27. 09 Dec, 2004 1 commit
  28. 05 Dec, 2004 1 commit
  29. 19 Nov, 2004 1 commit
  30. 13 Nov, 2004 1 commit
  31. 17 Sep, 2004 1 commit
  32. 16 Sep, 2004 1 commit
  33. 21 Aug, 2004 1 commit
  34. 10 May, 2004 1 commit
  35. 14 Apr, 2004 1 commit