Hello,
I've just recently discovered a problem that I'm having a bit of difficulty
solving. I have a MySQL server running (3.23.47) on a Debian machine and
everything seemed to be working fine until I tried to connect to the SQL
through tcp/ip sockets. It works fine through Unix sockets, but
---
In other words, it fetches 3 rows, but there's no data. However, it works
as expected when I telnet into the machine and use the mysql command line
tool. Any idea what's going on?
The same code worked perfectly with the same setup when I was running
Mandrake 7.1 and MySQL