MySQL connection problem

2003-03-27 Thread rajup
Hi, I really don't know whether it is a bug in mysql 4.0.12. I've downloaded 4.0.12 and installed succesfully on my PC(WIN2k with SPack2). I've changed the bind-address to localhost in my.ini and re-started mysql. mysql -h localhost is working fine. mysql -h (ip of my machine) or mysql -h

Urget:Problem with Net stop mysql

2003-03-21 Thread rajup
Hi, I am facing a problem with net stop mysql command to stop mysql. I waited for 10 mins and it never stops. This happens whenever I add a new innodb data file. Following are the versions of s/w I am using. OS - Windows professional, with service pack 2 Mysql - 3.23.48 and 4.0.12. Thanx in

SERIOUS PROBLEM

2003-02-11 Thread rajup
Hi, I am encountering a serious problem with MYSQL 3.23.48. Mine is a java application with the following flow. Make a connectionobject to Mysql Get a record from table1 Update table2 with the table1 info. It works in 99% of the cases i am able to fetch the record from table1. But in