1. 25 Mar, 2001 2 commits
    • monty@donna.mysql.fi's avatar
      Updating changelog · 76e59081
      monty@donna.mysql.fi authored
      76e59081
    • sasha@mysql.sashanet.com's avatar
      sql/mysqld.cc · c57b8bde
      sasha@mysql.sashanet.com authored
          fixed concurrency bug with a very quickly disconnecting client -
          the client could disconnect and delete thd before pthread_create 
          could write to &thd->real_id 
      sql/sql_list.h
          while tracking down the bug, made new/delete go through my_malloc/my_free
          for ilink - did not help, but this is better anyway - cleaner exit with a message in
          out of memory codition at least.
      c57b8bde
  2. 24 Mar, 2001 7 commits
  3. 23 Mar, 2001 7 commits
  4. 22 Mar, 2001 2 commits
  5. 21 Mar, 2001 3 commits
  6. 20 Mar, 2001 1 commit
  7. 16 Mar, 2001 5 commits
  8. 15 Mar, 2001 10 commits
  9. 14 Mar, 2001 3 commits