An error occurred fetching the project authors.
  1. 28 Oct, 2005 1 commit
  2. 25 Oct, 2005 1 commit
  3. 18 Aug, 2005 2 commits
  4. 22 Jul, 2005 1 commit
  5. 29 Jun, 2005 1 commit
  6. 21 Mar, 2005 1 commit
  7. 13 Jan, 2005 1 commit
  8. 27 May, 2004 1 commit
  9. 25 May, 2004 1 commit
  10. 29 May, 2003 1 commit
  11. 21 Mar, 2003 1 commit
  12. 28 Jan, 2003 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixes for Netware · 689578a0
      monty@mashka.mysql.fi authored
      Call pthread_mutex_destroy() on not used mutex.
      Changed comments in .h and .c files from // -> /* */
      Added detection of mutex on which one didn't call pthread_mutex_destroy()
      Fixed bug in create_tmp_field() which causes a memory overrun in queries that uses "ORDER BY constant_expression"
      Added optimisation for ORDER BY NULL
      689578a0