• unknown's avatar
    BUG#14194: Problem with fulltext boolean search and apostrophe · ca4935e6
    unknown authored
    Fixed that single apostrophe was considered as a word character.
    
    
    mysql-test/r/fulltext.result:
      A test case for BUG#14194 added.
    mysql-test/t/fulltext.test:
      A test case for BUG#14194 added.
    storage/myisam/ftdefs.h:
      Fixed that single apostrophe was considered as a word character.
    ca4935e6
ftdefs.h 5.95 KB