github / ccql

**No longer maintained, archived Feb 2023** Multi server MySQL client
MIT License
322 stars 55 forks source link

cccl won't compile in go 1.11.x versions #52

Closed tariq1890 closed 5 years ago

tariq1890 commented 5 years ago

This is because of the missing formatting character while logging.

Please see https://github.com/github/ccql/blob/b18a474e5589480708d30d1569edaa2353637907/go/cmd/ccql/main.go#L117