Skip to content

MySQL's REGEXP binary operator is not supported #107

@accforgithubtest

Description

@accforgithubtest

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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions