An error occurred fetching the project authors.
  1. 14 May, 2003 1 commit
  2. 26 Apr, 2003 1 commit
  3. 10 Apr, 2003 1 commit
  4. 17 Mar, 2003 1 commit
  5. 06 Mar, 2003 1 commit
  6. 20 Feb, 2003 1 commit
  7. 16 Feb, 2003 1 commit
  8. 15 Feb, 2003 1 commit
  9. 13 Feb, 2003 1 commit
  10. 12 Feb, 2003 1 commit
  11. 05 Feb, 2003 1 commit
  12. 29 Jan, 2003 1 commit
  13. 26 Jan, 2003 1 commit
  14. 25 Jan, 2003 1 commit
  15. 21 Jan, 2003 3 commits
  16. 07 Jan, 2003 1 commit
  17. 25 Dec, 2002 1 commit
  18. 24 Dec, 2002 1 commit
  19. 14 Dec, 2002 1 commit
  20. 12 Dec, 2002 1 commit
  21. 06 Dec, 2002 1 commit
  22. 30 Nov, 2002 2 commits
  23. 29 Nov, 2002 1 commit
  24. 28 Nov, 2002 1 commit
  25. 26 Nov, 2002 2 commits
  26. 15 Nov, 2002 2 commits
  27. 12 Nov, 2002 1 commit
  28. 11 Nov, 2002 2 commits
  29. 09 Nov, 2002 1 commit
  30. 04 Nov, 2002 1 commit
  31. 30 Oct, 2002 1 commit
  32. 02 Oct, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Fixes and code cleanups after merge with 4.0.3 · d69250a9
      monty@mashka.mysql.fi authored
      Warning handling and initial prepared statement handling (last not complete yet)
      Changed a lot of functions that returned 0/1 to my_bool type.
      GRANT handling now uses read/write locks instead of mutex
      Change basic net functions to use THD instead of NET
      (needed for 4.1 protocol)
      Use my_sprintf instead of sprintf() + strlen()
      Added alloc_query() to be able to chare query initialization code with
      prepared statements.
      Cleanup handling of SHOW COUNT(*) WARNINGS and SELECT LAST_INSERT_ID()
      
      Note that the following test fails (will be fixed ASAP):
      sub_select, union, rpl_rotate_logs and rpl_mystery22
      d69250a9
  33. 26 Sep, 2002 1 commit
    • bell@sanja.is.com.ua's avatar
      new EXPLAIN · 46a22a5b
      bell@sanja.is.com.ua authored
      fixed bug in mysql-test/create-test-result
      fixed bug in union-subselect engine
      46a22a5b
  34. 03 Sep, 2002 1 commit