This needs debugging at the socket level.
Opened this issue · 0 comments
Napoleon-BlownApart commented
Thnx for the hard work putting this library together.
I'm using this for the first time with Swift 5.0.1 (Xcode 10.2) and with MySQL 5.7.20.
Overall, the library works, however there are some communication issues between the library and MySQL.
Would you be able to provide some references that describe the technical specifications required to communicate with MySQL through a socket? I would like to debug the library.