posadcha
Results
2
issues of
posadcha
### Description Added support for GSSAPI protocol, that now we can connect to mysql via Kerberos user from Linux server without password. Oppened issue - https://github.com/go-sql-driver/mysql/issues/1232 ### Checklist - [...
### Issue description go-mysql-driver does not support connection by GSSAPI, which is used by Kerberos. ### Example code so, for now while I'm trying to connect to mysql via Kerberos...