mysql install Q... error connecting /tmp/mysql.sock

2002-09-10 Thread anand v
Hi, I have redhat linux 7.1 and I have downloaded mysql-3.23.52 and followed all the instructions as to how to install and how to bring up the database the scripts/mysql_install_db worked fine and then I did ./bin/safe_mysqld and that worked fine too but when I tried to execute the mysql prog

mysql installation error... mysql.sock file not found

2002-09-10 Thread anand v
Hi, I have redhat linux 7.1 server and I have downloaded the binary version of mysql 3.23.52 and I have installed the same version on other servers and it was all fine but on this server I am getting the following error [root@abacusweb mysql]# bin/safe_mysqld & [1] 21278 [root@abacusweb mysql]#

MySQL Connector/J 2.0.14 issue

2002-08-21 Thread anand v
Hi, I have redhat 7.1 and I am using mysql server 3.23.36 and I could login as a user to the linux server and run mysql program from the command line and connect to database I want to and do all SQL commands without any problems... But when I run a program that has Class.forName("org.gjt.mm.mys