You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.
We try to emulate MySQL behavior as much as possible. If some statement with specific parameters throws an error, we should throw an error too. But we cannot ensure that the error will be the same than in MySQL always.
Currently, if you use backticks in the wrong place you get a different error code. For example:
Mysql-8
go-mysql-server
The text was updated successfully, but these errors were encountered: