mirror of https://github.com/MariaDB/server
Browse Source
Seen on Windows using newest pcre2-10.45. Tests that use regular expression e.g., mariabackup.partial, fail very often. To fix, serialize regexec calls, which are documented as non-thread-safe in https://www.pcre.org/current/doc/html/pcre2posix.html.pull/3951/head
committed by
Sergei Golubchik
1 changed files with 9 additions and 0 deletions
Loading…
Reference in new issue