No matter what I do, I can't seem to make it connect. I can't decompile it; so it'd be very helpful to see what it sends.
MySQL Workbench logs some stuff but doesn't seem to have very verbose logging for every attempt to connect, for instance.
No matter what I do, I can't seem to make it connect. I can't decompile it; so it'd be very helpful to see what it sends.
MySQL Workbench logs some stuff but doesn't seem to have very verbose logging for every attempt to connect, for instance.
Try MySQL Proxy.
It sits between MySQL server and the client allowing you to monitor the communication.