-
-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I have gotten sqlpage to work with mysql, and able to see the data on UI for a bunch of queries.
However, any query with a REGEXP in it seems to cause the error -
Backtrace
sql parser error: Expected an SQL statement, found: REGEXP at Line: 26, Column 15
SQLPage could not parse and prepare this SQL statement
Is REGEXP somehow not supported in sqlpage ?
[I have confirmed the exact same query to be working outside sqlpage.]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working