Thread: SELECT MATCH ... AGAINST problem
Results 1 to 1 of 1
Related
-
Cannot Select DB using mssql Forum: PHP Forum
Replies: 2 -
How to match a time string Forum: CGI Perl Forum
Replies: 2 -
how to match the characters in file ? Forum: CGI Perl Forum
Replies: 1 -
CSS and select Forum: CSS Forum
Replies: 1 -
Change Browser Color to match scroll bars? Forum: CSS Forum
Replies: 2
-
05-13-2006, 05:47 PM #1
SELECT MATCH ... AGAINST problem
I am looking for upgrade to MySQL 5.0.
Production server has installed 4.1
Testing server has 5.0
SELECT MATCH(keys, text) AGAINST('$morewords') as matched, id, keys, text from table1
Number of $query['matched'] =1 -> 122 in 4.1
Number of $query['matched'] =1 -> 0 in 5.0
Thanks for a clue on what's going on.
Cloudjiffy- PaaS for Developers
10-05-2020, 12:30 AM in Web Hosting Forum