An error occurred fetching the project authors.
  1. 22 Sep, 2007 1 commit
  2. 21 Sep, 2007 1 commit
  3. 28 Jun, 2007 1 commit
  4. 27 Jun, 2007 1 commit
  5. 31 Mar, 2007 1 commit
  6. 30 Mar, 2007 1 commit
    • svoj@mysql.com/june.mysql.com's avatar
      BUG#26138 - REPAIR TABLE with option USE_FRM erases all records in · 556de62f
      svoj@mysql.com/june.mysql.com authored
                  ARCHIVE table
      ARCHIVE table was truncated by REPAIR TABLE ... USE_FRM statement.
      The table handler returned its file name extensions in a wrong order.
      REPAIR TABLE believed it has to use the meta file to create a new table
      from it.
      
      With the fixed order, REPAIR TABLE does now use the data file to create
      a new table. So REPAIR TABLE ... USE_FRM works well with ARCHIVE engine
      now.
      
      This issue affects 5.0 only, since in 5.1 ARCHIVE engine stores meta
      information and data in the same file.
      556de62f
  7. 26 Jan, 2007 3 commits
  8. 11 Dec, 2006 1 commit
  9. 02 Dec, 2006 1 commit
  10. 16 Nov, 2006 1 commit
  11. 06 Jul, 2006 1 commit
  12. 18 May, 2006 1 commit
  13. 15 May, 2006 1 commit
  14. 17 Apr, 2006 1 commit
  15. 22 Feb, 2006 1 commit
  16. 15 Feb, 2006 1 commit
    • brian@zim.tangent.org's avatar
      This patch adds a new field to the meta file for tracking flushes (this is... · d5643042
      brian@zim.tangent.org authored
      This patch adds a new field to the meta file for tracking flushes (this is being kept to later do stats and determine how often the compression buffer is being foiled). This should keep things all nice an compatible between versions.
      Also added a flush table test as well. Found one possible bug in OPTIMIZE TABLE which has never been reported, but I think it would be possible on a file system that ran out of disk.
      d5643042
  17. 08 Feb, 2006 1 commit
  18. 13 Jan, 2006 1 commit
  19. 11 Jan, 2006 1 commit
  20. 10 Jan, 2006 1 commit
  21. 26 Oct, 2005 1 commit
  22. 18 Oct, 2005 1 commit
  23. 30 Aug, 2005 1 commit
  24. 29 Aug, 2005 1 commit
  25. 11 Jul, 2005 1 commit
  26. 28 Apr, 2005 1 commit
  27. 27 Apr, 2005 2 commits
  28. 26 Apr, 2005 1 commit
  29. 09 Dec, 2004 1 commit
  30. 30 Nov, 2004 1 commit
  31. 21 Sep, 2004 1 commit
  32. 25 May, 2004 1 commit