summaryrefslogtreecommitdiff
path: root/mysql-test/t/func_regexp_pcre_debug.test
Commit message (Collapse)AuthorAgeFilesLines
* MDEV-8102 REGEXP function fails to match hex values when expression is ↵Alexander Barkov2015-05-141-0/+6
stored as a variable We don't fix the bug itself, we just make regex functions display errors returned from pcre_exec() as MariaDB warnings.