Hi,

     I am a web developer and I wrote a script that cycles through a bunch 
of regular expressions stored in a database.  

     Is there or will there be a way to precompile and store precompiled 
regular expressions in mysql?  I would then need to run them against a 
string/(var)char field using the regexp operator.  This would go great with 
the type of work I do.


Thanks,

John
X3 Scripts

---------------------------------------------------------------------
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