Re: Socket Error While Starting MySQL

2004-11-26 Thread mathan
Hello Mukund, Remove the /etc/my.cnf file and start the mysqld daemon again. It will work Thanks, Mathan - Original Message - From: Mukund N Rathi [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, November 26, 2004 11:31 AM Subject: Socket Error While Starting MySQL Hi All

Re: starting mysql server

2004-06-17 Thread mathan
/mysqld_safe --user=mysql Thanks, Mathan - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Thursday, June 17, 2004 3:17 PM Subject: starting mysql server Hello all, I have installed mysql and in one of the tutorials it has told me to do

Re: starting mysql daemon

2004-04-05 Thread mathan
Try this one: Copy share/mysql/my-medium.cnf file to /etc/my.cnf and run mysql_install_db and chown -R mysql mysql data dir and mysqld_safe command. Find the mysql datadir from mysql_install_db file (line no 77 : e.g. ldata=/var/opt/mysql) Thanks, Mathan - Original Message - From

Re: mysql openssl Question

2004-03-22 Thread mathan
libraries then it will show the openssl libraries in ldd command output. Thanks Mathan - Original Message - From: rmck [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, March 23, 2004 6:04 AM Subject: mysql openssl Question Hello, I have a redhat system that is running mysql

Re: Multiple mysql on same linux Box.

2004-02-09 Thread mathan
### file: share/mysql/mysql.server line 52 #datadir=/opt/mysql/var datadir=/var/opt/mysql line 132 #if test $datadir != /opt/mysql/var if test $datadir != /var/opt/mysql ### Thanks Mathan [EMAIL PROTECTED

How to join tables using pack_isam

2003-11-21 Thread mathan
Hello All Please give me the exact syntax to join 2 tables into a new table using pack_isam. Thanks Mathan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]

Re: SSL connection

2003-11-20 Thread mathan
# ./mysql --ssl-key=/tmp/mysql.pem --ssl-cert=/tmp/mysql.pem --ssl-ca=/tmp/my sql.pem Thanks Mathan www.visolve.com - Original Message - From: Daniel Kiss [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 20, 2003 5:29 PM Subject: SSL connection Hi all, I would like

pack_isam not working on Linux and HP-UX for mysql 4.0.15

2003-11-19 Thread mathan
/employee /var/mysql/testdb/employee1 Compressing /var/mysql/testdb/employee2.ISD: (6 records) - Calculating statistics Segmentation fault === Where is the problem, is it in MySQL or on OS? Please help me to solve this problem. Thanks, Mathan

Re: Problem starting up mysql

2003-09-10 Thread mathan
--mathan --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.491 / Virus Database: 290 - Release Date: 6/18/2003 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com

undefined reference to `errno' in Red Hat Linux 9

2003-09-09 Thread mathan
make[2]: Leaving directory `/usr/local/mysql-3.23.36/client' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/local/mysql-3.23.36' Please help me to solve this error thanks --mathan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe

Re: Accessing Mysql after fresh installation

2003-08-14 Thread mathan
to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 22 to server version: 3.23.54-log Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql thanks --mathan -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http