is this a regexp bug?

Brady Brown <[email protected]> Tue, 12 Apr 2005 17:36:51 -0600
Newsgroups gmane.comp.db.mysql.bugs
Message-ID <[email protected]>
I didn't see a mention of this in the archives. It seems I cannot escape 
a '?' in the match string, e.g.,

mysql> select 'list.php?e=source&other=stuff' regexp 'list.php\?e=source';
+-------------------------------------------------------------+
| 'list.php?e=source&other=stuff' regexp 'list.php\?e=source' |
+-------------------------------------------------------------+
|                                                           0 |
+-------------------------------------------------------------+

-b

-- 
MySQL Bugs Mailing List
For list archives: http://lists.mysql.com/bugs
To unsubscribe:    http://lists.mysql.com/[email protected]