An error occurred fetching the project authors.
  1. 13 Oct, 2006 1 commit
  2. 04 Oct, 2006 1 commit
  3. 11 Jul, 2006 1 commit
  4. 17 Nov, 2005 1 commit
  5. 05 Nov, 2005 2 commits
  6. 28 Jul, 2005 1 commit
  7. 13 Aug, 2004 1 commit
  8. 25 May, 2004 1 commit
  9. 22 Jan, 2004 1 commit
  10. 10 Dec, 2003 1 commit
  11. 30 Oct, 2003 1 commit
  12. 16 Sep, 2003 1 commit
  13. 25 Jul, 2003 1 commit
  14. 26 Jun, 2003 1 commit
  15. 13 Mar, 2003 1 commit
  16. 11 Mar, 2003 1 commit
  17. 07 Mar, 2003 1 commit
  18. 05 Jan, 2003 1 commit
  19. 13 Dec, 2002 1 commit
  20. 04 Dec, 2002 1 commit
  21. 15 Oct, 2002 1 commit
  22. 12 Oct, 2002 1 commit
    • pem@mysql.com's avatar
      Task 430: Allowing braces in joins by simply removing them. · 8bd61c3f
      pem@mysql.com authored
      This is a simple fix, allowing a join_table_list in the right reduction of a
      normal_join sequence, instead of just a join_table. This makes things like
      "t1, (t2 left join t3)" work, but it also allows "join" and "cross join" instead
      of ",".
      
      This should fix the bug reported as:
        Subject: ODBC SQL syntax issue 
        From: Ivan Vazharov 
        Date: Mon, 30 Sep 2002 12:02:42 +0200 
      8bd61c3f
  23. 11 Oct, 2002 1 commit
  24. 03 Sep, 2002 1 commit
    • monty@mashka.mysql.fi's avatar
      Some trivial optimzations · a01a0840
      monty@mashka.mysql.fi authored
      Check if AND/OR expression can be NULL; Fixed bug in GROUP BY and-or-expression where expression could be NULL
      Bug fix for SHOW OPEN TABLES when user didn't have privilege to access all open tables.
      Better fix for ALTER TABLE on BDB tables.
      a01a0840
  25. 17 Aug, 2002 1 commit
  26. 16 Aug, 2002 1 commit
  27. 15 Jun, 2002 1 commit
  28. 17 Dec, 2001 1 commit
  29. 03 Jun, 2001 1 commit
  30. 21 Mar, 2001 1 commit
  31. 07 Feb, 2001 1 commit
  32. 22 Jan, 2001 1 commit
  33. 03 Jan, 2001 1 commit