error when installing mysql, plz help

2001-10-19 Thread David Loszewski
I typed './mysqladmin -u root -p password my new password' and this came up, ideas on what I could do to solve this problem that I'm having? By the way, I'm using the MySQL 3.23 ./mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket

error when installing mysql, plz help

2001-10-19 Thread David Loszewski
I typed './mysqladmin -u root -p password my new password' and this came up, ideas on what I could do to solve this problem that I'm having? By the way, I'm using the MySQL 3.23 ./mysqladmin: connect to server at 'localhost' failed error: 'Can't connect to local MySQL server through socket

connect error

2001-05-28 Thread David Loszewski
What does this mean and how do I fix it, I just finished installing from source tar. [root@Precious /]# mysql -u root -p Enter password: ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Dave

Re: pas

2001-05-27 Thread David Loszewski
[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: database,sql,query If you just reply to this message, and include the entire text of

installing mysql(password??)

2001-05-26 Thread David Loszewski
when you first install mysql server does it assign a default password becuase it tells me to enter these in to make a password for my server, but I don't know what the heck to do with them, but when I try them it says access denied /usr/bin/mysqladmin -u root -p password 'new-password'

RE: default password?

2001-04-14 Thread David Loszewski
it tells me that I'm missing a command if I take away the -p Dave -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Guray Sunamak Sent: Saturday, April 14, 2001 3:27 AM To: David Loszewski Cc: [EMAIL PROTECTED] Subject: Re: default password? Do

default password?

2001-04-13 Thread David Loszewski
After intsalling mysql is there a default password assigned to root? I type "./mysqladmin -u root -p password 'new-password'" Well, I don't know what the old/default password is deermind for the american How do I fix it? thx, DAVE

Please HELP ME!!!!!!!!!!!!!!!!!!!!!!!!!!!

2001-04-11 Thread David Loszewski
k, I followed the instuctions on the MySQL page, downloaded mysql-3.23.36-pc-linux-gnu-i686.tar.gz for redhat linux and then followed the install directions: shell groupadd mysql shell useradd -g mysql mysql shell cd /usr/local shell gunzip /path/to/mysql-VERSION-OS.tar.gz | tar xvf - shell ln

mysql install not working, HELP!!!!

2001-04-10 Thread David Loszewski
k, I followed the instuctions on the MySQL page, downloaded mysql-3.23.36-pc-linux-gnu-i686.tar.gz for redhat linux and then followed the install directions: shell groupadd mysql shell useradd -g mysql mysql shell cd /usr/local shell gunzip /path/to/mysql-VERSION-OS.tar.gz | tar xvf - shell ln

RE: installation problem with Linux

2001-04-10 Thread David Loszewski
um...what? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 12:29 PM To: [EMAIL PROTECTED] Subject: installation problem with Linux Description: sadsa How-To-Repeat: sasa Fix: none Submitter-Id: submitter ID

recommended install

2001-04-09 Thread David Loszewski
is it recommended to install mysql by rpm or tar? dave - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail

Someone give me suggestion please?

2001-04-09 Thread David Loszewski
is it recommended to install mysql by rpm or tar? dave - Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail

RE: uninstalling MySQL

2001-04-08 Thread David Loszewski
that worked, thx I also installed PHP4, should I uninstall that? I installed it as a tar. and if so how do I do it? Dave -Original Message- From: Steve Ruby [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 08, 2001 7:46 PM To: David Loszewski Subject: Re: uninstalling MySQL If rpm

uninstalling MySQL

2001-04-07 Thread David Loszewski
how do I uninstall MySQL 3.22 after installing it? worst part is that I installed it so long ago that I can't remember if I did it by .rpm or .tar help please, Dave - Before posting, please check: