1. 13 Apr, 2005 1 commit
    • lenz@mysql.com's avatar
      - manual.texi will be replaced with a manual written in DocBook/XML. This ChangeSet removes all · 11df4eec
      lenz@mysql.com authored
        references to the .texi file and the build targets that depend on manual.texi as the input file.
      - added COPYING as a regular file instead of creating it during the build. This ensures that it's part
        of the sources when pulling from BK (it used to be extracted from the manual)
      - Removed a lot of cruft and unused/obsolete stuff from the Docs directory (e.g. Flags, Images)
      - added a dummy mysql.info placeholder file (the info file is still used as the source to extract
        various text files during the build). It will be replaced with a "real" file during the Bootstrap
        process to create the official source distribution - the placeholder just satisfies build dependencies.
      11df4eec
  2. 10 Apr, 2005 1 commit
  3. 06 Apr, 2005 1 commit
  4. 05 Apr, 2005 3 commits
  5. 03 Apr, 2005 1 commit
  6. 02 Apr, 2005 1 commit
  7. 31 Mar, 2005 1 commit
  8. 30 Mar, 2005 3 commits
  9. 29 Mar, 2005 2 commits
  10. 28 Mar, 2005 1 commit
  11. 26 Mar, 2005 2 commits
  12. 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
  13. 17 Mar, 2005 6 commits
  14. 15 Mar, 2005 2 commits
  15. 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
  16. 10 Mar, 2005 1 commit
  17. 09 Mar, 2005 1 commit
  18. 08 Mar, 2005 8 commits
  19. 07 Mar, 2005 3 commits