1. 27 Jun, 2007 1 commit
    • svoj@mysql.com/june.mysql.com's avatar
      BUG#29299 - repeatable myisam fulltext index corruption · ff9aeb56
      svoj@mysql.com/june.mysql.com authored
      Fulltext index may get corrupt by certain gbk characters.
      
      The problem was that when skipping leading non-true-word-characters,
      we assumed that these characters are always 1 byte long. This is not
      the case with gbk character set, since non-true-word-characters may
      be 2 bytes long.
      
      Affects 5.0 only.
      ff9aeb56
  2. 24 Jun, 2007 1 commit
  3. 18 Jun, 2007 2 commits
  4. 17 Jun, 2007 7 commits
  5. 16 Jun, 2007 3 commits
  6. 15 Jun, 2007 14 commits
  7. 14 Jun, 2007 12 commits