Bug #8098 | REGEX match count | ||
---|---|---|---|
Submitted: | 23 Jan 2005 20:26 | Modified: | 4 Feb 2009 13:54 |
Reporter: | Robert Seaborn | Email Updates: | |
Status: | Won't fix | Impact on me: | |
Category: | MySQL Server: DML | Severity: | S4 (Feature request) |
Version: | 5.01 | OS: | Linux (Linux) |
Assigned to: | CPU Architecture: | Any |
[23 Jan 2005 20:26]
Robert Seaborn
[4 Feb 2009 13:54]
Susanne Ebrecht
Many thanks for writing a feature request. That you can do such stuff with regular expressions is not familiar in any language. Just look here to see how it works in PHP: http://lt.php.net/manual/en/function.preg-match.php We won't fix this in nearer future, so I will set this to Won't fix. Also it is possible to use RE with UDFs.
[30 Sep 2012 8:04]
Joel Small
I also support the implementation of this feature request. I encourage any passers by to add their support too. This functionality would enhance most databases without the need for individual regexp matches (and thus higher DB load)