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
Tell us what should happen and what happens instead
Wanted to call my sproc in go, given error
Example code
callmysproc();
Error log
not supported```
### Configuration
*Driver version (or git SHA):*
*Go version:* run `go version` in your console
Go 1.8.1
*Server version:* E.g. MySQL 5.6, MariaDB 10.0.20
MySQL 6
*Server OS:* E.g. Debian 8.1 (Jessie), Windows 10
Windows/ Ubuntu