This repository was archived by the owner on Jan 28, 2021. It is now read-only.
This repository was archived by the owner on Jan 28, 2021. It is now read-only.
Running a query containing the REGEXP
function with an invalid pattern breaks #606
Closed
Description
If the query contains the REGEXP
function and the pattern is invalid, then the server stops working and doesn't recover anymore. This bug was noticed when using gitbase-web
. Please see here.