go-mysql-server
go-mysql-server copied to clipboard
Unused query bindings should be an error
It's possible to pass more query bindings than there are bindvars in a query. This should be an error.