Hi Everbody,

I'd like to know how people are forming text searches with MySQL.  I'd
like to be able to support a query something like:

(login AND root) OR ("invalid login" AND tty*)

a code snippet that could turn a query like this into a MySQL Regular
expression or other query of some kind would be ideal.

I'm not able to use MySQL 4.0.1 FULLTEXT binary mode searches because I
can't use alpha code at this point.


Thanks,

Eric Mayers
Software Engineer
Captus Networks

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to