• unknown's avatar
    BUG#14496: Crash or strange results with prepared statement, · e3c30863
    unknown authored
               MATCH and FULLTEXT
    Fixed that fulltext query using PS results in unexpected behaviour
    when executed 2 or more times.
    
    
    mysql-test/r/fulltext.result:
      Testcase for BUG#14496.
    mysql-test/t/fulltext.test:
      Testcase for BUG#14496.
    sql/item_func.h:
      In Item_func_match::cleanup() always reset ft_handler to 0.
    e3c30863
fulltext.result 17.3 KB