1. 12 Dec, 2005 1 commit
    • aivanov@mysql.com's avatar
      Fix BUG#12071: "Windows hang: 'Opening tables' or 'Waiting for · 7ae2d469
      aivanov@mysql.com authored
       table' lockup".
       Changes from the innodb-4.1-ss11 snapshot.
       Do not call os_file-create_tmpfile() at runtime. Instead, create
       a tempfile at startup and guard access to it with a mutex.
       Also, fix bugs:
       10511: "Wrong padding of UCS2 CHAR columns in ON UPDATE CASCADE";
       13778: "If FOREIGN_KEY_CHECKS=0, one can create inconsistent FOREIGN
       KEYs". When FOREIGN_KEY_CHECKS=0 we still need to check that
       datatypes between foreign key references are compatible.
       Also, added test cases (also for bug 9802).
      7ae2d469
  2. 07 Dec, 2005 5 commits
  3. 06 Dec, 2005 1 commit
  4. 05 Dec, 2005 2 commits
  5. 04 Dec, 2005 3 commits
  6. 02 Dec, 2005 2 commits
  7. 01 Dec, 2005 2 commits
  8. 30 Nov, 2005 1 commit
  9. 29 Nov, 2005 5 commits
  10. 28 Nov, 2005 5 commits
  11. 26 Nov, 2005 2 commits
  12. 25 Nov, 2005 3 commits
  13. 24 Nov, 2005 4 commits
  14. 23 Nov, 2005 1 commit
  15. 22 Nov, 2005 3 commits