go-mysql-server icon indicating copy to clipboard operation
go-mysql-server copied to clipboard

Unused query bindings should be an error

Open zachmu opened this issue 4 years ago • 0 comments

It's possible to pass more query bindings than there are bindvars in a query. This should be an error.

zachmu avatar Jun 02 '21 18:06 zachmu