Answer the question
In order to leave comments, you need to log in
How will MySQL select results be sorted if there are multiple MATCH AGAINSTs in a query?
WHERE
( MATCH ( table.field1 ) AGAINST ( '".ext_mysqli_real_escape_string($str1)."' IN BOOLEAN MODE ) ) OR
( MATCH ( table.field2 ) AGAINST ( '".ext_mysqli_real_escape_string($str2)."' IN BOOLEAN MODE ) )
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question