An error occurred fetching the project authors.
  1. 19 Feb, 2004 2 commits
  2. 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
  3. 17 Jul, 2002 1 commit
  4. 06 Dec, 2001 1 commit
  5. 31 Oct, 2001 1 commit
  6. 08 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Updated manual about embedded version. · 88aff4bf
      monty@hundin.mysql.fi authored
      Speed up column-completion in 'mysql'
      Don't use ISAM if HAVE_ISAM is not defined
      A lot of fixes for the embedded version.  All libraries are now included in libmysqld.a
      Changed arguments to convert_dirname() to make it more general.
      Renamed files in the 'merge' directory to all use a common prefix.
      Don't compile both assembler and C functions on x86
      88aff4bf
  7. 03 Oct, 2001 1 commit
    • monty@hundin.mysql.fi's avatar
      Fixed some build problems. · 62c80141
      monty@hundin.mysql.fi authored
      Fix that compressed packets and normal packets looks indentical before calling net_real_write()
      (Needed for query cache)
      Optimize IS NULL handling
      62c80141
  8. 21 Aug, 2001 1 commit
  9. 23 Jan, 2001 1 commit
  10. 19 Jan, 2001 1 commit
  11. 18 Dec, 2000 1 commit
  12. 20 Nov, 2000 1 commit
  13. 16 Oct, 2000 1 commit
  14. 14 Oct, 2000 1 commit
  15. 10 Oct, 2000 1 commit
  16. 04 Oct, 2000 2 commits