Re: mysql 5 new install help requested

2009-01-30 Thread Baron Schwartz
You didn't get a response on this one because you didn't really ask any questions :-) Baron On Thu, Jan 29, 2009 at 4:38 PM, lance raymond wrote: > Man, the forums are good, but lists are just so much easier! Anyway, I left > post unanswered now and I need to get this problem solved, so I am ho

mysql 5 new install help requested

2009-01-29 Thread lance raymond
Man, the forums are good, but lists are just so much easier! Anyway, I left post unanswered now and I need to get this problem solved, so I am hoping this list is more direct. Basically a fc5/mysql4 server is having hard drive errors. We had a slightly newer/faster server, so I staged it with ce

Re: New install--access denied

2006-01-16 Thread Gleb Paharenko
Hello. You should check from where mysqladmin takes the 'webuser' value. There several places: http://dev.mysql.com/doc/refman/5.0/en/program-options.html Read this parts of the manual as well: http://dev.mysql.com/doc/refman/5.0/en/error-access-denied.html http://dev.mysql.com/doc/refman/5

New install--access denied

2006-01-11 Thread Thom Hehl
OK, I've just installed the MySQL server and client version 5.0.18 on RH EL4. I was following through the manual and it says I should test connectivity by entering mysqladmin version. I tried this, but got this error: connect to server 'localhost' failed error: 'Access denied for user 'webuser

Re: Fresh/New install of MySql 4.1

2004-02-24 Thread vpendleton
What is being logged to the *.err log in the data directory? >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 2/24/04, 12:42:19 PM, Dale Goolcharan <[EMAIL PROTECTED]>

Fresh/New install of MySql 4.1

2004-02-24 Thread Dale Goolcharan
Hi, I am currently running mysql4.0 and I will like to upgrade to 4.1 to support unicode for languages such as korean, Japanese, Spanish and so on. I do not want to upgrade but simply perform a fresh install and create new databases to support unicode. When I perform this upgrade, the MYSQL

New install, hostname and other lookup isues

2004-01-31 Thread Scott Haneda
I just learned that MySql 4 comes installed on OS X server. There is this little admin app that allows you to enable it, I was not used to this, but it seemed to work, I was able to login and see the 'test' table. I then proceeded to set up the password. /usr/local/mysql/bin/mysqladmin -u root pa

unable to start mysql new install

2004-01-20 Thread smrtalec
I am new so forgive me if i'm asking a stupid question. I did a reinstall (rpm) of my mysql 3.23 running on SuSE8.0 when I tried to run msql after running msql_install_db I get the error below. Just to give some bacground info. After getting connection errors regarding permissions (see previous

Re: New INstall of MySQL

2004-01-09 Thread Amanullah
Hi, make sure the existing directories has been removed fully, then continue with new installation, after installation is over, pl. restart the system, if mysql daemon has not started, pl. go to ..\mysql\bin\ directory & run winmysqladmin.exe. mysql service will be strated to work.. -Aman. Ch

RE: New INstall of MySQL

2004-01-09 Thread Chris L. White
Network Administrator Coe-Truman Technologies, Inc. Email: [EMAIL PROTECTED] _ From: Victor Medina [mailto:[EMAIL PROTECTED] Sent: Friday, January 09, 2004 11:16 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: New INstall of MySQL OK

Re: New INstall of MySQL

2004-01-09 Thread robert_rowe
Comment out this line: datadir = c:/SQLData in the my.ini file in your windows (winnt) folder and remove the my.cnf from your c:\. Start the server. The default location of the data folder is c:/mysql/data. You told it to look in c:/SQLData and it can't find it's security database. Also you s

Re: New INstall of MySQL

2004-01-09 Thread Victor Medina
OK!, first of all, do you have a complete-working directory of mysql in whatever drive you installed mysql?, this is usually in c:\mysql. I asked this because the installer doesn't seems to work. Also there is no need for a my.cnf and a my.ini, you should only use one, one is enough, i rather use m

New INstall of MySQL

2004-01-09 Thread Chris L. White
Ok I have a question. This is the first time any of us here in our office have installed MySQL or for that fact worked with MySQL. So I got stuck with trying to figure it out. Ok here is the problem. I completely removed the previous MYSQL installation attempt. I started new to install MYSQL.

RE: new install - command prompt doesn't work

2003-12-14 Thread Betta Jazzy Brown
time you open a command prompt window and type in 'mysql' to run the mysql client application. Bob Loeffler :) -Original Message- From: Betta Jazzy Brown [mailto:[EMAIL PROTECTED] Sent: Saturday, December 13, 2003 12:10 PM To: [EMAIL PROTECTED] Subject: Re: new install - com

Re: new install - command prompt doesn't work

2003-12-13 Thread Gerald R. Jensen
AIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 13, 2003 1:09 PM Subject: Re: new install - command prompt doesn't work ok...i set the path properly... in the command line, i did this: C:\>C:\mysql\bin;C:\WINNT;C:\WINNT\COMMAND then, i am able to just type i

RE: new install - command prompt doesn't work

2003-12-13 Thread Bob Loeffler
MAIL PROTECTED] Sent: Saturday, December 13, 2003 12:10 PM To: [EMAIL PROTECTED] Subject: Re: new install - command prompt doesn't work ok...i set the path properly... in the command line, i did this: C:\>C:\mysql\bin;C:\WINNT;C:\WINNT\COMMAND then, i am able to just type in "mysql

Re: new install - command prompt doesn't work

2003-12-13 Thread Betta Jazzy Brown
ok...i set the path properly... in the command line, i did this: C:\>C:\mysql\bin;C:\WINNT;C:\WINNT\COMMAND then, i am able to just type in "mysql" and it will begin... BUT...after i close the command prompt, once i reopen it, and type in "mysql", it goes and says that "mysql" is not a comma

Re: new install - command prompt doesn't work

2003-12-13 Thread Paul DuBois
At 6:48 -0800 12/13/03, Betta Jazzy Brown wrote: i have done that C:\>mysql but it will say 'mysql' is not recognized as an internal or external command, operable program or batch file there must be something else i'm missing... This is not a MySQL issue. It's a PATH issue. Either set your P

Re: new install - command prompt doesn't work

2003-12-13 Thread Betta Jazzy Brown
azzy Brown" ; Sent: Saturday, December 13, 2003 8:48 AM Subject: Re: new install - command prompt doesn't work i have done that C:\>mysql but it will say 'mysql' is not recognized as an internal or external command, operable program or batch file there must be someth

Re: new install - command prompt doesn't work

2003-12-13 Thread Betta Jazzy Brown
t works, then put c:\mysql\bin the system's path. - Original Message - From: "Betta Jazzy Brown" To: "Paul DuBois" ; "Betta Jazzy Brown" ; Sent: Saturday, December 13, 2003 8:48 AM Subject: Re: new install - command prompt doesn't work i have done

Re: new install - command prompt doesn't work

2003-12-13 Thread jeffrey_n_Dyke
cc: 12/13/2003 09:48 Subject: Re: new install - command prompt doesn't work

Re: new install - command prompt doesn't work

2003-12-13 Thread Gerald R. Jensen
t;[EMAIL PROTECTED]> Sent: Saturday, December 13, 2003 8:48 AM Subject: Re: new install - command prompt doesn't work i have done that C:\>mysql but it will say 'mysql' is not recognized as an internal or external command, operable program or batch file there must be somethi

Re: new install - command prompt doesn't work

2003-12-13 Thread Betta Jazzy Brown
i have done that C:\>mysql but it will say 'mysql' is not recognized as an internal or external command, operable program or batch file there must be something else i'm missing... Paul DuBois <[EMAIL PROTECTED]> wrote: At 18:21 -0800 12/12/03, Betta Jazzy Brown wrote: >I have installed MySq

Re: new install - command prompt doesn't work

2003-12-12 Thread Paul DuBois
At 18:21 -0800 12/12/03, Betta Jazzy Brown wrote: I have installed MySql on my PC and I was trying to run the program by going to the command prompt typing: C:\>net start mysql it says The MySql service has started successfully. the problem is that the command prompt doesn't read mysql> but st

new install - command prompt doesn't work

2003-12-12 Thread Betta Jazzy Brown
I have installed MySql on my PC and I was trying to run the program by going to the command prompt typing: C:\>net start mysql it says The MySql service has started successfully. the problem is that the command prompt doesn't read mysql> but still reads C:\> What is the problem here and

RE: new install failure

2003-11-12 Thread Victor Pendleton
The user you are performing this as does not have the necessary permissions. -Original Message- From: DePhillips, Michael P [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 3:38 PM To: [EMAIL PROTECTED] Subject: new install failure HI list When installing mysql 4.16 on

RE: new install failure

2003-11-12 Thread DePhillips, Michael P
That did it thanks Pete I need to my installs earlier in the day ;) -Original Message- From: Peter Lovatt [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 12, 2003 4:44 PM To: DePhillips, Michael P; [EMAIL PROTECTED] Subject: RE: new install failure Have you checked permissions

RE: new install failure

2003-11-12 Thread Peter Lovatt
Have you checked permissions - the files should be owned by mysql Peter -Original Message- From: DePhillips, Michael P [mailto:[EMAIL PROTECTED] Sent: 12 November 2003 21:38 To: [EMAIL PROTECTED] Subject: new install failure HI list When installing mysql 4.16 on debian linux 2.4.20

new install failure

2003-11-12 Thread DePhillips, Michael P
HI list When installing mysql 4.16 on debian linux 2.4.20-20.8smp I get the following errors... ---snip- -- 031112 16:05:08 mysqld started 031112 16:05:08 InnoDB: Started 031112 16:05:08 Fatal error: Can't open p

new user, new install

2002-11-07 Thread Chris Walcott
I just installed onto a solaris 8 machine. I've run mysql_install_db The script says to change the root password by doing this: ./bin/mysqladmin -u root password 'new-password' ./bin/mysqladmin -u root -h myhost password 'new-password' When I do that I get ./bin/mysqladmin: No match. Is pa

new install prblm mysql/php/apache

2002-10-22 Thread P. Fawcett
frustrated trying to sort through the diff recommendations & in getting new server install to work on redhat 7.2, w/ apache 1.3.26, php 4.2.2 source compiled. (ok so i'm new to the free world) pls correct me if i'm wrong, but i understand don't use rpms (haven't figured out why not tho), go for

re: Testing New Install

2002-10-01 Thread Egor Egorov
DeNewbie, Monday, September 30, 2002, 9:36:03 PM, you wrote: D> I am a MySQL newbie and i am somewhat confused. Firstly did I make a mistake running mysql_install_db and afterwards running the commands; D> /usr/bin/mysqladmin -u root password 'new-password' D> mysqladmin -u pazin1 sqlpass D>

Testing New Install

2002-09-30 Thread DeNewbie
I am a MySQL newbie and i am somewhat confused. Firstly did I make a mistake running mysql_install_db and afterwards running the commands; /usr/bin/mysqladmin -u root password 'new-password' mysqladmin -u pazin1 sqlpass and; /usr/bin/mysqladmin -u root -h cords-orj86jfje password 'new-pass

New Install Problems

2002-01-09 Thread Rich
I installed the binary rpm version of MySQL 3.23.47 yesterday and set up the necessary permissions. This is a single user computer, not on a network, so I'm both 'root' and 'user'. Today I tried to start working on the tutorial in the manual and found that I couldn't create a database and could

Re: [MySQL] Re: New Install Problems

2001-10-04 Thread Jani Tolonen
Ashley M. Kirchner writes: > Gerald Clark wrote: > > > Perhaps mysql does not own the directory that contains the databases. > > > > > I just compiled from scratch, and successfully installed v3.23.42 on an > > > RH7.1 system. EVerything went fine, no errors anywhere, it started up

Re: [MySQL] Re: New Install Problems

2001-10-04 Thread Ashley M. Kirchner
Gerald Clark wrote: > Perhaps mysql does not own the directory that contains the databases. > > > I just compiled from scratch, and successfully installed v3.23.42 on an > > RH7.1 system. EVerything went fine, no errors anywhere, it started up > > fine and I was able to set passwords fine.

Mysql GUI doesn't like localhost/ New Install..

2001-09-30 Thread R Talbot
I obviously missed something because I have installed MySQL many times but this time MySQL GUI would not except localhost in MySQL GUI Options.. but it would work with the actual Host name. Note same versions of all the above with the same Linux kernel work on two other installs.. All have localh

Re: Re new install

2001-09-24 Thread jean.schuller
200 (CEST) > From: [EMAIL PROTECTED] > To: jean.schuller <[EMAIL PROTECTED]> > Cc: Liste mysql <[EMAIL PROTECTED]> > Subject: Re: Re new install > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 24 Sep 2001, jean.schuller wrote: > > >

Re: Re new install

2001-09-24 Thread m . bizzarri
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 24 Sep 2001, jean.schuller wrote: > > Hi all, > > I get MySQL-3.23.42-1.i386.rpm and made a full install > using rpm -i MySQL-3.23.42-1.i386.rpm which seems to > be ok. My big problem is : nowhere I can found "mysql"

Re new install

2001-09-24 Thread jean.schuller
Hi all, I get MySQL-3.23.42-1.i386.rpm and made a full install using rpm -i MySQL-3.23.42-1.i386.rpm which seems to be ok. My big problem is : nowhere I can found "mysql", mysqladmin etc ?? Where are they gone ?? Thanks for all advices Je

Re: New Install Problems

2001-09-20 Thread Gerald Clark
Perhaps mysql does not own the directory that contains the databases. Ashley M. Kirchner wrote: > I just compiled from scratch, and successfully installed v3.23.42 on an > RH7.1 system. EVerything went fine, no errors anywhere, it started up > fine and I was able to set passwords fine. T

New Install Problems

2001-09-19 Thread Ashley M. Kirchner
I just compiled from scratch, and successfully installed v3.23.42 on an RH7.1 system. EVerything went fine, no errors anywhere, it started up fine and I was able to set passwords fine. Then I try to log in and execute 'show databases;' and it just sits there: Welcome to the MyS

Re: New install Problem

2001-06-05 Thread Sinisa Milivojevic
rjtalbo writes: > Paul > I am a newbie regarding MySQL but have been using Postgresql, DB2 and > for years Sybase.. > My installations are Linux (Caldera 2.3 & 2.4), OS/2 and WinNt. > My needs are a lan / Wan database..encompassing above OS's. > Problems: DB2 in Lan format too expensive >

New install Problem

2001-06-04 Thread rjtalbo
Paul I am a newbie regarding MySQL but have been using Postgresql, DB2 and for years Sybase.. My installations are Linux (Caldera 2.3 & 2.4), OS/2 and WinNt. My needs are a lan / Wan database..encompassing above OS's. Problems: DB2 in Lan format too expensive Postgresql w/ JDBC will not

Re: New install failed on Linux, what the??

2001-05-13 Thread Marc Bragg
When I installed from RedHat disc, if I ran mysql_install_db prior to setting the password, I was unable to use mysq, b/c "couldn't find mysql.sock." If I install, and simply issue password, and start mysql up, the initial tables, "mysql" and "test" were created. Running mysql_install_db continua

New install failed on Linux, what the??

2001-05-11 Thread Chris M
010511 18:05:14 mysqld started 010511 18:05:14 /usr/local/libexec/mysqld: Table 'mysql.host' doesn't exist 010511 18:05:14 mysqld ended These error messages above are in the log when I start mysql with: /usr/local/bin/safe_mysqld --user=mysql & I can't figure out why, I ran mysql_install_db

Re: [ new install via script can not creat interrupt-thread]

2001-02-06 Thread Sinisa Milivojevic
Scott C Strecker writes: > >Description: > > When I try to run the install-db script I get an error stating that > the script Can't create interrupt-thread. I can get the script to run as > root. We are installing into /usr/local/mysql as per the instruct

[ new install via script can not creat interrupt-thread]

2001-02-05 Thread Scott C Strecker
>Description: When I try to run the install-db script I get an error stating that the script Can't create interrupt-thread. I can get the script to run as root. We are installing into /usr/local/mysql as per the instructions. The script suggest the

new install

2001-01-15 Thread Mike Krawczyk
I just downloaded and installed the following files: MySQL-3.22.32-1.i386.rpm MySQL-client-3.22.32-1.i386.rpm MySQL-shared-3.22.32-1.i386.rpm After installation I ran the mysql__install_db script. mysqld will not start. The error log is as follows: /usr/sbin/mysqld: can't create/write to file '