BUG#16722 - Fulltext: implicit limit for query word number (depends on length of the query)
Remove implicit limit for query word number. mysql-test/r/fulltext.result: Reoder results. storage/myisam/ft_boolean_search.c: Remove implicit limit for query word number. Instead compute number of elements and allocate exactly needed memory.
Showing
Please register or sign in to comment