MySQL Forums
Forum List  »  Full-Text Search

Problem if the search text contains an Ampersand symbol like &
Posted by: Thomas Druschl
Date: September 22, 2011 04:35AM

Hello.

If i used the follow select, where is no result

SELECT * FROM table1 WHERE MATCH (description) AGAINST ('AT&T' IN BOOLEAN MODE)

I use the MySQL Server Version: 5.0.67 and i can't do a upgrade as we have a full PLESK Console installation.

Does any have a idea?

Rgds
Thomas

Options: ReplyQuote


Subject
Views
Written By
Posted
Problem if the search text contains an Ampersand symbol like &
6868
September 22, 2011 04:35AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.