Hi there,
here is the setup
MYSQL 3.23 running on RedHat 8
The db server works perfectly from localhost but when I call it from any other machine either directly
mysql -h 192.168.x.x -u root -pmypassword
or using an DSN
it comes back with
ERROR 2013: LOST CONNECTION TO MYSQL SERVER DURING QUERY
I have already put down IPTABLES but no luck yet.
Root is set to be able to login from any address on the LAN
Any idea?
Thank you
Qatqat The reason why my girlfriend can read my thoughts is because mine are properly written! (G.Lepore)
here is the setup
MYSQL 3.23 running on RedHat 8
The db server works perfectly from localhost but when I call it from any other machine either directly
mysql -h 192.168.x.x -u root -pmypassword
or using an DSN
it comes back with
ERROR 2013: LOST CONNECTION TO MYSQL SERVER DURING QUERY
I have already put down IPTABLES but no luck yet.
Root is set to be able to login from any address on the LAN
Any idea?
Thank you
Qatqat The reason why my girlfriend can read my thoughts is because mine are properly written! (G.Lepore)