1. 01 Nov, 2007 1 commit
    • svoj@mysql.com/june.mysql.com's avatar
      BUG#31950 - repair table hangs while processing multicolumn utf8 · f8c2f9d1
      svoj@mysql.com/june.mysql.com authored
                  fulltext index
      
      Having a table with broken multibyte characters may cause fulltext
      parser dead-loop.
      
      Since normally it is not possible to insert broken multibyte sequence
      into a table, this problem may arise only if table is damaged.
      
      Affected statements are:
      - CHECK/REPAIR against damaged table with fulltext index;
      - boolean mode phrase search against damaged table with or
        without fulltext inex;
      - boolean mode searches without index;
      - nlq searches.
      
      No test case for this fix. Affects 5.0 only.
      f8c2f9d1
  2. 26 Oct, 2007 1 commit
  3. 24 Oct, 2007 3 commits
  4. 19 Oct, 2007 3 commits
  5. 18 Oct, 2007 1 commit
  6. 17 Oct, 2007 4 commits
  7. 16 Oct, 2007 6 commits
  8. 15 Oct, 2007 5 commits
  9. 12 Oct, 2007 12 commits
  10. 11 Oct, 2007 3 commits
  11. 10 Oct, 2007 1 commit