1. 19 Apr, 2005 2 commits
    • lenz@mysql.com's avatar
      Updated Docs/Makefile.am: · 04a4680b
      lenz@mysql.com authored
      - fixed copyright header and removed obsolete comments about how to
        build the manual using texinfo
      - added an "install-data-hook" to install the mysql.info info page.
        This seems to be the only way to install info pages, if they are not
        built from texinfo sources directly.
      04a4680b
    • lenz@mysql.com's avatar
      - removed COPYING from txt_files of Docs/Makefile.am · f8bf8697
      lenz@mysql.com authored
        (it's already in EXTRA_DIST of the toplevel Makefile.am)
      f8bf8697
  2. 17 Apr, 2005 1 commit
  3. 15 Apr, 2005 1 commit
  4. 14 Apr, 2005 4 commits
  5. 13 Apr, 2005 3 commits
  6. 10 Apr, 2005 1 commit
  7. 06 Apr, 2005 1 commit
  8. 05 Apr, 2005 3 commits
  9. 03 Apr, 2005 1 commit
  10. 02 Apr, 2005 1 commit
  11. 31 Mar, 2005 1 commit
  12. 30 Mar, 2005 3 commits
  13. 29 Mar, 2005 2 commits
  14. 28 Mar, 2005 1 commit
  15. 26 Mar, 2005 2 commits
  16. 21 Mar, 2005 1 commit
    • heikki@hundin.mysql.fi's avatar
      trx0trx.c, trx0trx.h: · 3f378c52
      heikki@hundin.mysql.fi authored
        If MySQL wrote to its binlog, but for some reason trx->update_undo and trx->insert_undo were NULL in InnoDB, then trx->commit_lsn was garbage, and InnoDB could assert in the log flush of trx_commit_complete_for_mysql() (Bug #9277)
      3f378c52
  17. 17 Mar, 2005 6 commits
  18. 15 Mar, 2005 2 commits
  19. 14 Mar, 2005 1 commit
    • marko@hundin.mysql.fi's avatar
      dict0load.c: · d5c1475d
      marko@hundin.mysql.fi authored
        dict_load_table(): Refuse to open ROW_FORMAT=COMPACT tables
        of MySQL 5.0.3 and later.
      d5c1475d
  20. 10 Mar, 2005 1 commit
  21. 09 Mar, 2005 1 commit
  22. 08 Mar, 2005 1 commit