microsoft / microsoft/go-sqlcmd
Debug messages seen with default verbosity
Open
@apoorvdeshmukh is already working on this.
Since Feb 17, 2023.
bug
BugBash
- Dominant language
- Go
- Stars
- 595
- Forks
- 91
- Avg merge
- 9h 35m
- Merged PRs (30d)
- 1
Description
I had docker instance created along with explicitly installed sql server and when trying to connect to docker instance using backward compat syntax I see these messages.
C:\Users\apdeshmukh\git\go-sqlcmd>.\sqlcmd.exe -Slocalhost:1435
NextBytes InitializeSecurityContext failed 8009030e
NextBytes InitializeSecurityContext failed 8009030e
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.