Hi All,

I am using mysql-client 5.0.15 on fedora system. Server is a Debian box with
mysql 5.0.32
After getting connected to the server(192.168.1.7) using the command below
mysql -h 192.168.1.7 -D dip -u dip -p

When a record deleted from a table on server (192.168.1.7) Then that changes
are not reflected on the client session. If i log out and then reconnect to
server then the changes are reflected. Earlier it was working fine.

This case happens many time.
Is there is any bug in mysql-client 5.0.15

Thanks,
Krishna

Reply via email to