Skip to content
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.

SUBSTRING does not conform to MySQL behavior for 2 arguments #418

Closed
@smola

Description

@smola

https://dev.mysql.com/doc/refman/8.0/en/string-functions.html#function_substring

> SELECT SUBSTRING(ref_name, 1) FROM refs;
ERROR 1105 (HY000): unknown error: unsupported syntax: <nil>

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