1. 15 Oct, 2004 1 commit
  2. 14 Oct, 2004 2 commits
  3. 13 Oct, 2004 1 commit
  4. 12 Oct, 2004 2 commits
    • heikki@hundin.mysql.fi's avatar
      ha_innodb.cc: · 41ab008a
      heikki@hundin.mysql.fi authored
        Change error code to HA_ERR_ROW_IS_REFERENCED if we cannot DROP a parent table referenced by a FOREIGN KEY constraint; this error number is less misleading than the previous value HA_ERR_CANNOT_ADD_FOREIGN, but misleading still; we should introduce to 5.0 a proper MySQL error code
      41ab008a
    • heikki@hundin.mysql.fi's avatar
      Merge heikki@build.mysql.com:/home/bk/mysql-4.0 · 1ddec876
      heikki@hundin.mysql.fi authored
      into hundin.mysql.fi:/home/heikki/mysql-4.0
      1ddec876
  5. 11 Oct, 2004 3 commits
  6. 09 Oct, 2004 1 commit
    • heikki@hundin.mysql.fi's avatar
      trx0rec.c: · af3681f2
      heikki@hundin.mysql.fi authored
        Fix bug #5960: if one updated a column so that its size changed, or updated it to an externally stored (TEXT or BLOB) value, then ANOTHER externally stored column would show up as 512 bytes of good data + 20 bytes of garbage in a consistent read that fetched the old version of the row
      af3681f2
  7. 08 Oct, 2004 1 commit
  8. 07 Oct, 2004 2 commits
  9. 06 Oct, 2004 3 commits
  10. 05 Oct, 2004 11 commits
  11. 04 Oct, 2004 5 commits
  12. 02 Oct, 2004 3 commits
  13. 01 Oct, 2004 1 commit
    • ram@gw.mysql.r18.ru's avatar
      delete.result, delete.test: · 4ec50dc4
      ram@gw.mysql.r18.ru authored
        A fix (bug #5733: Table handler error with self-join multi-table DELETE).
      records.cc:
        A fix (bug #5733: Table handler error with self-join multi-table DELETE).
      4ec50dc4
  14. 30 Sep, 2004 1 commit
  15. 29 Sep, 2004 1 commit
    • sergefp@mysql.com's avatar
      Fix for BUG#4785 part two: · f7b6a99d
      sergefp@mysql.com authored
      * If at least one of indexes is disabled, use data file size as an estimate 
        for key file size.
      * Added handling for joined tables.
      f7b6a99d
  16. 27 Sep, 2004 1 commit
  17. 26 Sep, 2004 1 commit