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