1. 30 Aug, 2005 1 commit
  2. 28 Aug, 2005 1 commit
  3. 24 Aug, 2005 2 commits
    • jani@a193-229-222-105.elisa-laajakaista.fi's avatar
      fe977b0c
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 9f72d504
      heikki@hundin.mysql.fi authored
        Fix bug #12779 : never give a row count estimate of 0 to the MySQL query optimizer, as then left join optimizer may beleive it KNOWS that the table is empty; note that this fix may change query optimization of many other queries where one table is empty; note that the proper fix would be to make the query optimizer to know that the row count estimates it receives really are just estimates, it cannot assume they are certain
      9f72d504
  4. 18 Aug, 2005 1 commit
  5. 12 Aug, 2005 1 commit
  6. 11 Aug, 2005 4 commits
  7. 10 Aug, 2005 1 commit
  8. 04 Aug, 2005 5 commits
  9. 03 Aug, 2005 3 commits
  10. 02 Aug, 2005 1 commit
  11. 01 Aug, 2005 1 commit
  12. 28 Jul, 2005 2 commits
  13. 27 Jul, 2005 2 commits
  14. 26 Jul, 2005 1 commit
    • monty@mysql.com's avatar
      Review fixes: · 4098c40d
      monty@mysql.com authored
      Fixed portability problem with bool in C programs
      Moved close_thread_tables out from LOCK_thread_count mutex (safety fix)
      my_sleep() -> pthread_cond_timedwait()
      4098c40d
  15. 25 Jul, 2005 1 commit
  16. 22 Jul, 2005 3 commits
  17. 21 Jul, 2005 2 commits
  18. 20 Jul, 2005 2 commits
  19. 18 Jul, 2005 1 commit
    • mronstrom@mysql.com's avatar
      Bug #10600 · 2d23c691
      mronstrom@mysql.com authored
      remove_table_from_cache fails to signal other thread and gets
      blocked when other thread also gets blocked
      2d23c691
  20. 15 Jul, 2005 1 commit
    • lenz@mysql.com's avatar
      RPM spec file improvements: · 0d7a2641
      lenz@mysql.com authored
      - create a "mysql" user group and assign the mysql user account to that group
        in the server postinstall section. (BUG 10984)
      - backported some changes from the 4.1 RPM spec file (cleanups: removed the incomplete
        Brazilian translations, more consequent use of macros)
      0d7a2641
  21. 14 Jul, 2005 1 commit
  22. 06 Jul, 2005 1 commit
  23. 05 Jul, 2005 1 commit
  24. 04 Jul, 2005 1 commit