Re: How do I uninstall mySQL?

2002-08-19 Thread Rahadul Kabir
how did you install them? rpm pkgs, source? Scott Dix wrote: > mySQL, > > How do I uninstall mySQL? > > Scott > > - > Before posting, please check: >http://www.mysql.com/manual.php (the manual) >http://lists.mysql.com/

Re: Speed problems.. Still

2002-08-14 Thread Rahadul Kabir
what version of mysql are you running? I was having similar problem then I upgraded my mysql to 3.23.51 and the problem was solved. Richard Baskett wrote: > Ok Im still having some serious speed problems and obviously since more > records are being added every day the problem is getting worse.

mysql3.23.51 in RaQ2

2002-08-14 Thread Rahadul Kabir
Subject: Re: [cobalt-users] glibc download Date: Tue, 13 Aug 2002 11:26:57 -0700 From: Brian Quinn <[EMAIL PROTECTED]> To: Rahadul Kabir <[EMAIL PROTECTED]> >Yeah i installed the new glib and still can't get it to work. >I got PHP4 to work fine after upgrading, but not myS

upgrade error

2002-08-09 Thread Rahadul Kabir
hi all, I was trying to upgrade mysql from 3.22.21 to 3.23.51 on my RaQ2 system. after removing the older version when I trid to install this new version (rpm pkgs) I got the follwoing error. anyone has any idea or can pelase tell me what should I do at this point. thanks in advance. rahad [ro

MySQL and MIPS

2002-08-09 Thread Rahadul Kabir
where can I find a mysql 3.23.51 to download for MIPS architecture??? thanks - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request

MYSQL UPGRADE ERROR

2002-08-09 Thread Rahadul Kabir
hi all, I was trying to upgrade mysql from 3.22.21 to 3.23.51 on my RaQ2 system. after removing the older version when I trid to install this new version (rpm pkgs) I got the follwoing error. anyone has any idea or can pelase tell me what should I do at this point. thanks in advance. rahad [root

changing mysql dir

2002-07-30 Thread Rahadul Kabir
hi all, I'm running mysql 3.22 on my RaQ2 system. mysql was installed and configured on /var dir. but now that the databases are growing system is running out of disk space. So I decided to change the datadir=/home/mysql then I tried to move the mysql databases using following command bei

change mysql dir

2002-07-30 Thread Rahadul Kabir
hi all, I'm running mysql 3.22 on my RaQ2 system. mysql was installed and configured on /var dir. but now that the databases are growing system is running out of disk space. So I decided to change the datadir=/home/mysql then I tried to move the mysql databases using following command bei

change MySQL dir

2002-07-30 Thread Rahadul Kabir
hi all, I'm running mysql 3.22 on my RaQ2 system. mysql was installed and configured on /var dir. but now that the databases are growing system is running out of disk space. So I decided to change the datadir=/home/mysql then I tried to move the mysql databases using following command bei

change mysql dir

2002-07-30 Thread Rahadul Kabir
hi all, I'm running mysql 3.22 on my RaQ2 system. mysql was installed and configured on /var dir. but now that the databases are growing system is running out of disk space. So I decided to change the datadir=/home/mysql then I tried to move the mysql databases using following command bei

MYSQ current value!!!

2002-07-03 Thread Rahadul Kabir
This are the few variables for mysql. Does anyone know how can I set the "current value" to some other value. because whats happing now is when I try to startup mysql, it starts and right after a second it ends. and I think Its because of this "current value: 0". can someone please tel me in which

mysql error!!!

2002-07-03 Thread Rahadul Kabir
[root /root]# mysqladmin -u root password '30waverly' mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket '/var/lib/mysql/mysql .sock' (111)' Check that mysqld is running and that the socket: '/var/lib/mysql/mysql.sock' ex ists! [root /roo

MYSQL startup help!

2002-07-03 Thread Rahadul Kabir
hi im getting the message : Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) when i try to connect to mysql Then I tried to run daemon [root /root]# /usr/sbin/mysqld Fatal error: Please read "Security" section of the manual to find out how to run mysqld as

MYSQL Startup Help!

2002-07-03 Thread Rahadul Kabir
hi im getting the message : Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111) when i try to connect to mysql Then I tried to run daemon [root /root]# /usr/sbin/mysqld Fatal error: Please read "Security" section of the manual to find out how to run mysqld as

mysql & /var dir

2002-06-27 Thread Rahadul Kabir
Hi, I have MySQL3.23.47 running on a Cobalt RaQ4 System. The mysql installed datadir turned out to be /var/lib/mysql. /var directory has it’s own partition (/dev/hda3) and total space available is 194MB. As My databases are growing and I’m out of space now on the /var directory. I am thinking I

Re: Mysql 3.23.47 table

2002-02-06 Thread Rahadul Kabir
[EMAIL PROTECTED] wrote: > Your message cannot be posted because it appears to be either spam or > simply off topic to our filter. To bypass the filter you must include > one of the following words in your message: > > sql,query > > If you just reply to this message, and include the entire text

how to test JDBC driver!

2002-01-31 Thread Rahadul Kabir
I have installed and configured JDBC driver to work with MySql 3.23.47. Does anyone know how to test to see that JDBC driver is working properly? Is there a test file? thanks --rahad - Before posting, please check: http://ww

Confused About JDBC Driver

2002-01-25 Thread Rahadul Kabir
I'm a bit confused here. can some please tell me what is the difference between this two files -- mm.mysql.jdbc-1.2c.tar.gz ( Includes mysql_comp.jar and mysql_uncomp.jar) -- mm.mysql-2.0.10-you-must-unjar-me.jar For JDBC driver to run with mysql which one do I need? I thought you only need .

How to unjar a package!

2002-01-25 Thread Rahadul Kabir
can some one please tell me how to unjar a package, like a package which comes with .jar extension (executable file). thanks - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.

Re: How to install JDBC driver!

2002-01-25 Thread Rahadul Kabir
Rahadul Kabir wrote: > > mm.mysql-2.0.10-you-must-unjar-me.jar > this is the JDBC driver for Mysql3.23.47. Can someone tell me what is > the command to unjar this file as well as how to install this on > linux. > mysql is on /var/lib/mysql (by default) and JDK on /home/tomcat

How to install JDBC driver!

2002-01-25 Thread Rahadul Kabir
mm.mysql-2.0.10-you-must-unjar-me.jar this is the JDBC driver for Mysql3.23.47. Can someone tell me what is the command to unjar this file as well as how to install this on linux. mysql is on /var/lib/mysql (by default) and JDK on /home/tomcat. thanks so much --rahad ---

JDBC Driver for MySQL3.23.47-1

2002-01-24 Thread Rahadul Kabir
hi, I recently installed MySQL3.23.47 and now I need the JDBC drivers for it. Does anyone know where can I find a Free JDBC driver that would work with MySQL 3.23.47-1? thanks so much --rahad - Before posting, please check:

mysqld startup help!!

2002-01-23 Thread Rahadul Kabir
Hi, I installed MySQL version 3.23.47. It starts up and stop when i use the following command /etc/rc.d/init.d/mysql start /etc/rc.d/init.d/mysql stop Bu I attem to start /usr/sbin/mysqld server and edit the user table and update the password and user, it gives me following Fatal error [r

MySQL 3.23.47 or 4.0.1???

2002-01-21 Thread Rahadul Kabir
Hi, Do anyone know whether 4.0.1 is better than the 3.23.47, eventhough 4.0.1 is not a stable version. Is 4.0.1 would do the same thing as the 3.23.47? thanks --rahad - Before posting, please check: http://www.mysql.com/man

Re: Uninstall MySQL!!!

2002-01-21 Thread Rahadul Kabir
hi Jason, Thanks so much for your help. but it only worked for "client" and "devel" package. When I tried to uninstall the MySql Server package i get an error message as [root java]# rpm -qa | grep -i mysql MySQL-3.23.47-1 [root java]# rpm -e MySQL-3.23.47-1 error reading information on service m

Uninstall MySQL!!!

2002-01-21 Thread Rahadul Kabir
hi, can some one tell me how to Uninstall MySQL3.23.47-1from linux machine. I installed it and it went all wrong, so i want to start over. thanks. - Before posting, please check: http://www.mysql.com/manual.php (the manual