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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Try MySQL Proxy.
It sits between MySQL server and the client allowing you to monitor the communication.