1. 19 Oct, 2004 1 commit
    • igor@rurik.mysql.com's avatar
      table.h, sql_select.h: · 4c8e3917
      igor@rurik.mysql.com authored
        Added the code processing on expressions for applying
        multiple equalities.
      sql_select.cc:
        Post-merge fixes for Item_equal patch.
        Added the code processing on expressions for applying
        multiple equalities.
      Many files:
        Post-merge fixes for Item_equal patch.
      item_cmpfunc.cc:
        Post-merge fixes for Item_equal patch.
        Fixed a problem when an equality field=const cannot be applied to
        the predicate P(field,c) for constant propagation as a conversion
        of field is needed.
      item.h, item.cc:
        Fixed a problem when an equality field=const cannot be applied to
        the predicate P(field,c) for constant propagation as a conversion
        of field is needed.
      4c8e3917
  2. 09 Oct, 2004 1 commit
  3. 08 Oct, 2004 3 commits
  4. 07 Oct, 2004 9 commits
  5. 06 Oct, 2004 1 commit
  6. 05 Oct, 2004 2 commits
  7. 04 Oct, 2004 5 commits
  8. 02 Oct, 2004 1 commit
    • monty@mishka.local's avatar
      More fixes for strict mode: · be4ca46f
      monty@mishka.local authored
      More tests.
      Better error messages.
      Fixed bug when checking if we updated all needed columns for INSERT.
      Give an error if we encounter a wrong float value during parsing.
      Don't print DEFAULT for columns without a default value in SHOW CREATE/SHOW FIELDS.
      Fixed UPDATE IGNORE when using STRICT mode.
      be4ca46f
  9. 01 Oct, 2004 2 commits
  10. 29 Sep, 2004 3 commits
  11. 28 Sep, 2004 4 commits
  12. 26 Sep, 2004 2 commits
  13. 24 Sep, 2004 4 commits
  14. 18 Sep, 2004 1 commit
  15. 17 Sep, 2004 1 commit