Skip to content

New statement but no delimiter and unexpected token with REPLACE #12020

@ibennetch

Description

@ibennetch

As reported at http://stackoverflow.com/questions/35568587/phpmyadmin-4-5-4-unexpected-token-error-in-replace-statement

SELECT  *
FROM mytable
WHERE REPLACE (Col, 'a', '')  = 'bbb'

This appears to be valid SQL, but phpMyAdmin gives errors based on the delimiter and token problems.

Metadata

Metadata

Assignees

Labels

BugA problem or regression with an existing featureparser

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions