An error occurred fetching the project authors.
  1. 30 Dec, 2004 1 commit
  2. 23 Dec, 2004 1 commit
  3. 16 Dec, 2004 1 commit
  4. 25 Nov, 2004 1 commit
  5. 23 Nov, 2004 1 commit
  6. 13 Nov, 2004 1 commit
  7. 12 Nov, 2004 1 commit
  8. 09 Nov, 2004 1 commit
    • monty@mysql.com's avatar
      After merge fixes · 2bba55b5
      monty@mysql.com authored
      Added push_back(void *, MEM_ROOT *) to make some list-handling code easier that needs to be allocated in a different mem-root
      (Before one had to change thd->mem_root ; push_back(); restore mem_root.
      2bba55b5
  9. 03 Nov, 2004 1 commit
    • monty@mysql.com's avatar
      Fixes after merge with 4.1 · 47bbf768
      monty@mysql.com authored
      FOUND is not a reserved keyword anymore
      Added Item_field::set_no_const_sub() to be able to mark fields that can't be substituted
      Added 'simple_select' method to be able to quickly determinate if a select_result is a normal SELECT
      Note that the 5.0 tree is not yet up to date: Sanja will have to fix multi-update-locks for this merge to be complete
      47bbf768
  10. 02 Nov, 2004 1 commit
    • timour@mysql.com's avatar
      WL#1972 "Evaluate HAVING before SELECT select-list" · 09f1c709
      timour@mysql.com authored
      - Changed name resolution for GROUP BY so that derived columns do not shadow table columns
        from the FROM clause. As a result GROUP BY now is handled as a true ANSI extentsion.
      - Issue a warning when HAVING is resolved into ambiguous columns, and prefer the columns from
        the GROUP BY clause over SELECT columns.
      09f1c709
  11. 23 Oct, 2004 1 commit
  12. 22 Oct, 2004 1 commit
  13. 20 Oct, 2004 1 commit
  14. 14 Oct, 2004 1 commit
  15. 14 Sep, 2004 1 commit
  16. 08 Sep, 2004 2 commits
  17. 01 Sep, 2004 1 commit
  18. 27 Aug, 2004 1 commit
  19. 06 Aug, 2004 1 commit
  20. 03 Aug, 2004 1 commit
  21. 02 Aug, 2004 1 commit
  22. 21 Jul, 2004 1 commit
  23. 15 Jul, 2004 2 commits
    • bell@sanja.is.com.ua's avatar
      VIEW · 9336d36c
      bell@sanja.is.com.ua authored
      two TABLE_LIST copy eliminated
      9336d36c
    • monty@mysql.com's avatar
      After merge fixes · 5b3c418b
      monty@mysql.com authored
      Note: The following tests fails
      - fulltext (Sergei has promised to fix)
      - rpl_charset (Guilhem should fix)
      - rpl_timezone (Dimitray has promised to fix)
      
      Sanja needs to check out the calling of close_thread_tables() in sp_head.cc
      5b3c418b
  24. 12 Jul, 2004 1 commit
  25. 15 Jun, 2004 1 commit
  26. 09 Jun, 2004 1 commit
  27. 08 Jun, 2004 1 commit
  28. 28 Apr, 2004 1 commit
  29. 26 Mar, 2004 1 commit
  30. 23 Mar, 2004 1 commit
  31. 22 Mar, 2004 1 commit
  32. 19 Mar, 2004 1 commit
  33. 17 Mar, 2004 1 commit
  34. 11 Mar, 2004 1 commit
  35. 17 Feb, 2004 1 commit
  36. 11 Feb, 2004 1 commit
  37. 14 Jan, 2004 1 commit
  38. 21 Dec, 2003 1 commit