1. 28 Aug, 2005 1 commit
  2. 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
  3. 18 Aug, 2005 1 commit
  4. 12 Aug, 2005 1 commit
  5. 11 Aug, 2005 4 commits
  6. 10 Aug, 2005 1 commit
  7. 04 Aug, 2005 5 commits
  8. 03 Aug, 2005 3 commits
  9. 02 Aug, 2005 1 commit
  10. 01 Aug, 2005 1 commit
  11. 28 Jul, 2005 2 commits
  12. 27 Jul, 2005 2 commits
  13. 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
  14. 25 Jul, 2005 1 commit
  15. 22 Jul, 2005 3 commits
  16. 21 Jul, 2005 2 commits
  17. 20 Jul, 2005 2 commits
  18. 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
  19. 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
  20. 14 Jul, 2005 1 commit
  21. 06 Jul, 2005 1 commit
  22. 05 Jul, 2005 1 commit
  23. 04 Jul, 2005 2 commits