1. 02 Aug, 2007 1 commit
    • svoj@mysql.com/april.(none)'s avatar
      BUG#27040 - Incorrect FTS parser name output · 9a64fe87
      svoj@mysql.com/april.(none) authored
      When a table uses two (or more) fulltext keys with different fulltext parsers,
      all fulltext keys (excluding those that use built-in parser) were using first
      parser that was mentioned in .frm.
      
      With this fix fulltext keys use proper (assigned during create table) fulltext
      parser.
      
      This code was contributed by Yoshinori Matsunobu ymatsunobu@mysql.com
      on 2007-03-12 The copyright was assigned and transferred under the
      terms of the MySQL Contributor License Agreement.
      9a64fe87
  2. 28 Jul, 2007 3 commits
  3. 27 Jul, 2007 3 commits
  4. 26 Jul, 2007 8 commits
  5. 25 Jul, 2007 10 commits
  6. 24 Jul, 2007 15 commits