Skip to content
This repository has been 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 opened this issue Oct 5, 2018 · 0 comments
Closed

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

smola opened this issue Oct 5, 2018 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@smola
Copy link
Collaborator

smola commented Oct 5, 2018

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>
@smola smola added the bug Something isn't working label Oct 5, 2018
@kuba-- kuba-- self-assigned this Oct 5, 2018
@kuba-- kuba-- mentioned this issue Oct 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants