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