• unknown's avatar
    fixed bug with FULLTEXT and ORDER BY · 2122fc26
    unknown authored
    
    include/ft_global.h:
      fixed bug with ORDER BY
    sql/ha_myisam.cc:
      fixed bug with ORDER BY
    sql/item_func.cc:
      fixed bug with ORDER BY
    sql/item_func.h:
      fixed bug with ORDER BY
    sql/sql_select.cc:
      fixed bug with ORDER BY
    2122fc26
ha_myisam.cc 29.7 KB