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/
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.
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
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
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
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
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
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
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
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
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
[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
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
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
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
its own partition (/dev/hda3) and total space available is 194MB. As My
databases are growing and Im out of space now on the /var directory.
I am thinking I
[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
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
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 .
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.
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
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
---
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:
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
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
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
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
26 matches
Mail list logo