An error occurred fetching the project authors.
  1. 05 Nov, 2004 1 commit
    • bell@sanja.is.com.ua's avatar
      new lock for multiupdate: · 064b0220
      bell@sanja.is.com.ua authored
      - open and create derived tables
      - detect which tables should be locked for write
      - lock and fill derived tables
      some unitialized variables fixed
      064b0220
  2. 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
  3. 21 Oct, 2004 6 commits
  4. 10 Oct, 2004 1 commit
  5. 09 Oct, 2004 1 commit
  6. 07 Oct, 2004 3 commits
  7. 05 Oct, 2004 1 commit
  8. 04 Oct, 2004 1 commit
  9. 24 Sep, 2004 1 commit
  10. 17 Sep, 2004 1 commit
  11. 16 Sep, 2004 2 commits
  12. 10 Sep, 2004 2 commits
  13. 09 Sep, 2004 2 commits
    • monty@mysql.com's avatar
      Update after merge · e67fcee2
      monty@mysql.com authored
      e67fcee2
    • monty@mysql.com's avatar
      After merge fixes of merge with 4.1 that included the new arena code. · f2829d03
      monty@mysql.com authored
      Fixed (together with Guilhem) bugs in mysqlbinlog regarding --offset
      Prefix addresses with 0x for easier comparisons of debug logs
      Fixed problem where MySQL choosed index-read even if there would be a much better range on the same index
      This fix changed some 'index' queries to 'range' queries in the test suite
      Don't create 'dummy' WHERE clause for trivial WHERE clauses where we can remove the WHERE clause.
      This fix removed of a lot of 'Using where' notes in the test suite.
      Give NOTE instead of WARNING if table/function doesn't exists when using DROP IF EXISTS
      Give NOTE instead of WARNING for safe field-type conversions
      f2829d03
  14. 08 Sep, 2004 1 commit
  15. 07 Sep, 2004 1 commit
  16. 06 Sep, 2004 2 commits
  17. 03 Sep, 2004 1 commit
  18. 02 Sep, 2004 2 commits
  19. 01 Sep, 2004 5 commits
  20. 31 Aug, 2004 2 commits
  21. 30 Aug, 2004 2 commits
  22. 26 Aug, 2004 1 commit