An error occurred fetching the project authors.
  1. 17 Dec, 2003 1 commit
  2. 26 Nov, 2003 1 commit
  3. 16 Oct, 2003 1 commit
  4. 14 Oct, 2003 1 commit
  5. 11 Oct, 2003 1 commit
  6. 06 Oct, 2003 1 commit
  7. 21 Aug, 2003 1 commit
  8. 17 Aug, 2003 1 commit
  9. 06 Jul, 2003 1 commit
  10. 29 Jun, 2003 1 commit
  11. 27 Jun, 2003 1 commit
  12. 19 Jun, 2003 1 commit
  13. 26 May, 2003 1 commit
  14. 19 May, 2003 1 commit
  15. 13 May, 2003 2 commits
  16. 04 May, 2003 2 commits
  17. 24 Apr, 2003 1 commit
  18. 19 Mar, 2003 1 commit
  19. 05 Mar, 2003 1 commit
  20. 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
  21. 27 Jan, 2003 3 commits
  22. 20 Dec, 2002 1 commit
  23. 05 Dec, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Copy arguments given to mysql_server_init() · 7d681c44
      monty@mashka.mysql.fi authored
      Made keybuff_size longlong (To make show variables work similar on 32
      and 64 bit systems)
      Fixed some 'not initalized variable errors' in multi-table-update.
      Fixed memory leak in multi-table-update.
      Now all tests works under valgrind without any errors.
      7d681c44
  24. 19 Nov, 2002 1 commit
    • heikki@hundin.mysql.fi's avatar
      set_var.cc: · 00624434
      heikki@hundin.mysql.fi authored
        Fix potential bus error in 64-bit computers in SHOW VARIABLES, if int is only 32-bit in them
      00624434
  25. 14 Nov, 2002 1 commit
  26. 07 Nov, 2002 1 commit
  27. 05 Nov, 2002 1 commit
  28. 29 Oct, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Added --skip-safemalloc to mysqltest · 5343d4c9
      monty@mashka.mysql.fi authored
      Added bug fix from 3.23 for AIX 4.3.3 and gcc 3.x
      Small change in EXCHANGE output
      Propagate open-files-limit from mysqld_safe -> mysqld
      Fixed speed bug in GROUP BY
      Added quotes around database name in CREATE DATABASE db_name (for binary log)
      5343d4c9
  29. 24 Sep, 2002 1 commit
  30. 22 Sep, 2002 1 commit
  31. 28 Aug, 2002 3 commits
  32. 12 Aug, 2002 2 commits
  33. 08 Aug, 2002 1 commit