Paul DuBois wrote:
Why do you think this? That's not what the regex chapter in the MySQL manual says. \b works in Perl, but MySQL isn't Perl.
I looked through the pattern matching section and didn't see what you linked below.
The easiest way to find out the correct syntax is to look in the MySQL manual. :-) http://dev.mysql.com/doc/mysql/en/Regexp.html
sweet, just what i needed :)
Thanks!
Luke
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]