Adam Lofts
Adam Lofts
The thing to do is to see if the behaviour is different from using mysql a different way (e.g. from the command line).
Sounds reasonable. Will accept a PR adding this.
Mysql 5.5 is very old. Would accept a PR adding docs saying this version is not supported.
If you want to make a PR adding `ConnectionSettings.url(String url) {}` Would also need tests.
The docs don't mention the encoding of this field so it is possible that we should not be trying to decode utf at all. https://dev.mysql.com/doc/internals/en/describing-packets.html#type-string.EOF This field is only used...
Makes sense. Maybe a good argument for language support of value types? Anyway feel free to close the ticket if you don't need it.