Re: Installation Problems

2009-03-25 Thread Manish Gupta
Goto a new DOS Window and type 'mysql -uroot' >You should be mysql now. > > If you got to this point successfully, have fun from here !!! > > Rolando A. Edwards > MySQL DBA (CMDBA) > > 155 Avenue of the Americas, Fifth Floor > New York, NY 10013 > 212-6

RE: Installation Problems

2009-03-24 Thread Rolando Edwards
A) 155 Avenue of the Americas, Fifth Floor New York, NY 10013 212-625-5307 (Work) 201-660-3221 (Cell) AIM : RolandoLogicWorx Skype : RolandoLogicWorx redwa...@logicworks.net -----Original Message----- From: Manish Gupta [mailto:manish.in@gmail.com] Sent: Tuesday, March 24, 2009 4:05 PM To: mys

Installation Problems

2009-03-24 Thread Manish Gupta
I had MySQL 4.0. Today i downloaded the recent version, mysql5.12.32-Win32 installer. I deleted the older verison of mysql that i had. I didnt have any data there and thus no upgrade was needed as such. I used typical install option and after the install i used the standard configuration for the se

Re: Installation problems with MySql 5.0.41 (source distribution)

2007-06-17 Thread Geoffroy Cogniaux
Hi, You're running MySQL with a mysql linux user, verify that he have write access on mysql datadir. You should specify it with --datadir= at command line invoking mysql_install_db too. 2007/6/16, [EMAIL PROTECTED] <[EMAIL PROTECTED]>: Hi everybody, I am trying to compile/configure MySQl 5.0.

Installation problems with MySql 5.0.41 (source distribution)

2007-06-15 Thread anandv
Hi everybody, I am trying to compile/configure MySQl 5.0.41 on a Mandrake 10 linux box. In doing so, I am getting some errors with mysql_install_db (ERROR: 1049 Unknown database 'mysql', Installation of system tables failed!) Please let me know how to solve the problem. Thanks in advance for

Re: MySQL installation problems.

2005-11-21 Thread Gleb Paharenko
Hello. Is this a clean new install of MySQL, or you have already installed MySQL instance? Please provide more information about your OS version (I guess it is Windows, isn't it?). May be some tips from the manual could be helpful: http://dev.mysql.com/doc/refman/5.0/en/windows-troubleshoo

MySQL installation problems.

2005-11-19 Thread Kevin Pollard
Today I downloaded and installed MySQL 5.0 (the "Complete Package"). Everything seemed to go with the install until it got to the "Processing configuration..." stage. It successfully completed "Prepare configuration", and "Write configuration file", and "Start service". But it failed when it

Mysql4.0 installation problems.

2004-03-23 Thread Naveen Babu
Hello, I have been running mysql3.23 on FreeBSD server for a long time.Lately i decided to upgrade mysql3.23 to mysql4 using ports. So i first did "make uninstall" in usr/ports/databases/mysql323-client and mysql323-server. Than, from /usr/ports/databases/mysql40-server i gave "make install" c

?config/installation problems

2003-11-09 Thread p cooper
installed mysql on gentoo linux. [EMAIL PROTECTED] etc # mysqladmin version mysqladmin: connect to server at 'localhost' failed error: 'Access denied for user: '[EMAIL PROTECTED]' (Using password: NO)' [EMAIL PROTECTED] etc # mysqladmin -p version Enter password: mysqladmin Ver 8.40 Distrib 4.0.1

mysql 4.1 installation problems

2003-10-24 Thread phani
Hi, I have mysql 4.0 installed on redhat 9.0.I want to install mysql 4.1 and keep 4.0 as it is.I get the follownig message whent I try to install 4.1 mysql_install_db : line 166:0:command not found. Installing privilege tables mysqld :ERROR :unknown option --log-bin # required for replication

Installation Problems

2003-10-17 Thread John . Stacy
Hello! I am new to the world of Linux and MySQL, I have been working with it for about a month now. We decided to upgrade the 4.1Alpha instead of the current release because we wanted to test sub Select statements. After having some problems and hosing up the Red Hat machine, I re-instal

Re: mysql installation problems (RPM errors)

2003-08-26 Thread Misao
First off to maybe make this easy on you, you do not need the MySQL-bench rpm if you do not plan on using the benchmarking tools. It is an optional install. Otherwise, I do not think rpm cares about capitalization. I believe this problem is discussed in the MySQL manual, and might have the solut

mysql installation problems (RPM errors)

2003-08-26 Thread Gale Stafford
Hey Folks Hi there! My first post to the list ... I am installing mysql 4.0.1-2 on a Redhat 8.0 workalike. I've installed the MySQL server software, client software, but when I try to install the MySQL-bench...rpm, I get the failed dependencies error, MySQL-DBI-perl-bin is needed. I did a sear

RE: Installation problems with W2K

2003-06-15 Thread David M Friscia
om: Murdoch Mactaggart [mailto:[EMAIL PROTECTED] Sent: Sunday, June 15, 2003 8:54 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Installation problems with W2K Hi I'm unclear whether the address I'm using here (referenced on page 29 of the manual) is the correct one but I ho

Installation problems with W2K

2003-06-15 Thread Murdoch Mactaggart
Hi I'm unclear whether the address I'm using here (referenced on page 29 of the manual) is the correct one but I hope one of them may either get me an answer or a reference to where else I might seek help. DETAILS OS: Windows 2000 Professional, 5.0.2195 SP3 build 2195 MySQL version 4.0.13 for Wi

Re: MySQL 4.0 Installation Problems

2003-06-03 Thread James Marcinek
> -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > On Sat, 24 May 2003, Egor Egorov wrote: > >> DAVID CLARK <[EMAIL PROTECTED]> wrote: >> > OK, I messed up. I've been running MySQL 3.23, and I >> > wanted to upgrade to 4.0 so I could use the new >> > boolean functions. So I downloaded th

Re: Installation problems

2002-09-24 Thread Sherif D Mohamad
eznichenko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 23, 2002 6:59 AM Subject: re: Installation problems > Sherif, > Tuesday, September 24, 2002, 2:16:13 AM, you wrote: > > SDM> I installed it on Redhat Linux 7.3 using MySQL-Max-3.23.52-1.i

re: Installation problems

2002-09-23 Thread Victoria Reznichenko
Sherif, Tuesday, September 24, 2002, 2:16:13 AM, you wrote: SDM> I installed it on Redhat Linux 7.3 using MySQL-Max-3.23.52-1.i386.rpm SDM> While installation it asked me to change DB root password using mysqladmin SDM> I looked for mysqladmin and didn't find it !! not all the files were SDM> in

Installation problems

2002-09-23 Thread Sherif D Mohamad
Hi All, I am new to mySQL. I installed it on Redhat Linux 7.3 using MySQL-Max-3.23.52-1.i386.rpm While installation it asked me to change DB root password using mysqladmin I looked for mysqladmin and didn't find it !! not all the files were installed. I looked into the documentation and it said

RE: Windows XP Installation Problems

2002-09-11 Thread Lukoni, Bryan AG:EX
: Tuesday, September 10, 2002 7:22 PM > To: Lukoni, Bryan AG:EX; 'Michael Bunzel' > Cc: '[EMAIL PROTECTED]' > Subject: RE: Windows XP Installation Problems > > > At 16:40 10/9/2002 -0700, Lukoni, Bryan AG:EX wrote: > Hi, > >Thanks Michel: > > > &g

RE: Windows XP Installation Problems

2002-09-10 Thread Miguel Angel Solórzano
At 16:40 10/9/2002 -0700, Lukoni, Bryan AG:EX wrote: Hi, >Thanks Michel: > >Enabled the error reporting, but no luck. I'm stumped why I am not seeing >any error messages when it fails to install. Do you know if the MYSQL >installation makes any modifications to the registry or adds files to the >s

RE: Windows XP Installation Problems

2002-09-10 Thread Lukoni, Bryan AG:EX
Subject: Re: Windows XP Installation Problems > > > Hi Bryan, > > could it be that you deactivated the Windows XP error > reporting function? Activate it for the Windows Operating > System and All Programs and try installing MySQL again. If an > error message occurs the

Re: Windows XP Installation Problems

2002-09-10 Thread Michael Bunzel
Hi Bryan, could it be that you deactivated the Windows XP error reporting function? Activate it for the Windows Operating System and All Programs and try installing MySQL again. If an error message occurs the provided data might help you track down the problem... If not don't forget to deactivate

RE: Windows XP Installation Problems

2002-09-10 Thread Lukoni, Bryan AG:EX
TECTED]] > Sent: Monday, September 09, 2002 5:27 PM > To: Lukoni, Bryan AG:EX; '[EMAIL PROTECTED]' > Subject: Re: Windows XP Installation Problems > > > If it installed on Pro at home, it should do the same > on another pc running Pro.(in a perfect world maybe) > try t

Re: Windows XP Installation Problems

2002-09-09 Thread b.ware
If it installed on Pro at home, it should do the same on another pc running Pro.(in a perfect world maybe) try these troubleshooting steps. FIRST: check you Privileges. Make sure you are authorized to install software on the system. 2ND: instead of double clicking the setup.exe, use XP's ad

Windows XP Installation Problems

2002-09-09 Thread Lukoni, Bryan AG:EX
I am unable to install either version MySQL 4.03 or the release MySQL 3.23 on a XP professional operating system. No error message is produced, double clicking the setup.exe file only produces a flashing hourglass for a second and then nothing, no error messages. Suggestions anyone. Stange thing

3.23.51.src.rpm installation problems

2002-08-02 Thread RVNS
I downloaded a copy of MySQL-3.23.51-1.src.rpm to my /home/steve directory. I executed rpm --rebuild MySQL-3.23.51-1.src.rpm When it was finished it performed several "wrote" commands... according to the quick installation Overview...doc at www.mysql.com/doc/Q/u/Quick_install...para 2.

Re: Installation problems on AIX 4.3.3

2002-06-12 Thread Morris Ford
I have picked up the 3.23.51 binary install and I am getting the same errors as with 3.23.50. What's next? Morris Ford --- Victoria Reznichenko <[EMAIL PROTECTED]> wrote: > Morris, > Thursday, June 06, 2002, 6:17:57 AM, you wrote: > > MF> I am having a problem installing version > 3.23.50 > MF>

Re: Newbie MySQL installation problems (specific)

2002-06-09 Thread Bhavin Vyas
quot;Colin Cooler" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, June 09, 2002 6:42 PM Subject: Re: Newbie MySQL installation problems (specific) > Thanks Bhavin, > > I tried your suggestion ("safe_mysqld start") and get a lot of "Permission >

Re: Newbie MySQL installation problems (specific)

2002-06-09 Thread Colin Cooler
Original Message - > From: "Colin Cooler" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Sunday, June 09, 2002 3:55 PM > Subject: Newbie MySQL installation problems (specific) > > >> Buying Paul DuBois' most excellent book "MySQL&qu

Re: Newbie MySQL installation problems (specific)

2002-06-09 Thread Bhavin Vyas
ent: Sunday, June 09, 2002 3:55 PM Subject: Newbie MySQL installation problems (specific) > Buying Paul DuBois' most excellent book "MySQL" has made me more comfortable > with Mysql and Unix, so I thought I would try to use Mysql/PHP combo as the > web database for a rede

Newbie MySQL installation problems (specific)

2002-06-09 Thread Colin Cooler
Buying Paul DuBois' most excellent book "MySQL" has made me more comfortable with Mysql and Unix, so I thought I would try to use Mysql/PHP combo as the web database for a redesigneed site at Right Moves For Youth (trying to keep "at risk" kids in school). After running his "cleanup instructions"

Re: Installation problems on AIX 4.3.3

2002-06-06 Thread Victoria Reznichenko
Morris, Thursday, June 06, 2002, 6:17:57 AM, you wrote: MF> I am having a problem installing version 3.23.50 MF> on AIX 4.3.3. When I execute mysql_install_db or MF> try to start mysqld I get errors like MF> 0509-036 Cannot load program MF> ./bin/my_print_defaults because of the following MF> er

Re: Installation problems on AIX 4.3.3

2002-06-06 Thread Morris Ford
help > > Borus > > - Original Message - > å¯?ä»¶è??: "Morris Ford" <[EMAIL PROTECTED]> > æ?¶ä»¶è??: <[EMAIL PROTECTED]> > å,³é??æ-¥æ?Y: 2002å¹´6æ?^6æ-¥ AM 11:17 > 主æ-¨: Installation problems on AIX 4.3.3 > > > > I am having a problem insta

Installation problems on AIX 4.3.3

2002-06-05 Thread Morris Ford
I am having a problem installing version 3.23.50 on AIX 4.3.3. When I execute mysql_install_db or try to start mysqld I get errors like 0509-036 Cannot load program ./bin/my_print_defaults because of the following errors: 0509-130 Symbol resolution failed for my_print_defaults because: 0509-136

RE: installation problems on freebsd

2002-05-06 Thread Defryn NZ
my Zawodny [mailto:[EMAIL PROTECTED]] Sent: Monday, 6 May 2002 8:27 a.m. To: Defryn NZ Cc: [EMAIL PROTECTED] Subject: Re: installation problems on freebsd On Mon, May 06, 2002 at 08:12:30AM +1200, Defryn NZ wrote: > > > >Is /tmp/mysql.sock missing after you start the MySQL server using &g

Re: installation problems on freebsd

2002-05-05 Thread Jeremy Zawodny
On Mon, May 06, 2002 at 08:12:30AM +1200, Defryn NZ wrote: > > > >Is /tmp/mysql.sock missing after you start the MySQL server using > >`bin/safe_mysqld'? > > When I run bin/safe_mysqld I get the message that it is unable to > connect to 'hostname' through /tmp/mysql.sock and that it is missing

RE: installation problems on freebsd

2002-05-05 Thread Defryn NZ
>Is /tmp/mysql.sock missing after you start the MySQL server using >`bin/safe_mysqld'? When I run bin/safe_mysqld I get the message that it is unable to connect to 'hostname' through /tmp/mysql.sock and that it is missing Cheers ---

Re: installation problems on freebsd

2002-05-04 Thread Jeremy Zawodny
On Sun, May 05, 2002 at 04:02:44PM +1200, Defryn NZ wrote: > I have been trying to install mysql on my freebsd box but it won't work. > When I use a freebsd package it works but it does not put it where I want > it. It seems like there is little control over it > The freebsd package is also an old

installation problems on freebsd

2002-05-04 Thread Defryn NZ
I have been trying to install mysql on my freebsd box but it won't work. When I use a freebsd package it works but it does not put it where I want it. It seems like there is little control over it The freebsd package is also an older version (3.23.42) I have downloaded the binary for freebsd from

installation problems

2002-04-09 Thread Rfhamcomm
I purchased a book entitled "PHP3 programming browser-based Applications" it came with a cd that contained a copy of MySql-3.22.16a-gamma for any linux distribution. Anyhow, I am having problems installing the software on my SuSe 7.1 linux box. Basically, there are eleven steps that the autho

RE: Post installation problems in MySQL

2002-03-23 Thread Ron Jamison
M To: [EMAIL PROTECTED] Subject: Post installation problems in MySQL srividya, Friday, March 22, 2002, 9:55:50 PM, you wrote: ss> I installed the binary version of (MySQL) ss> mysql-3.23.49a-pc-linux-gnu-i686.tar.gz. ss> The steps followed to install are: ss> tar xvzf mysql-3.23.49a-p

Post installation problems in MySQL

2002-03-23 Thread Egor Egorov
srividya, Friday, March 22, 2002, 9:55:50 PM, you wrote: ss> I installed the binary version of (MySQL) ss> mysql-3.23.49a-pc-linux-gnu-i686.tar.gz. ss> The steps followed to install are: ss> tar xvzf mysql-3.23.49a-pc-linux-gnu-i686.tar.gz. ss> cd mysql-3.23.49a-pc-linux-gnu-i686 ss> ./confi

Post installation problems in MySQL

2002-03-22 Thread srividya subramanian
Sir/Madam I installed the binary version of (MySQL) mysql-3.23.49a-pc-linux-gnu-i686.tar.gz. The steps followed to install are: tar xvzf mysql-3.23.49a-pc-linux-gnu-i686.tar.gz. cd mysql-3.23.49a-pc-linux-gnu-i686 ./configure scripts/mysql_install_db cp support-files/my_medium.cnf/etc/my.cnf

Re: Installation Problems

2002-01-12 Thread Miguel Angel Solorzano
At 16:46 12/01/02 -0800, Mark Peterson wrote: >I'm having trouble with the installation of MySQL. The database was >installed on the "C" drive. Please follow the steps below: - The instructions below assume that you have opened a prompt screen at c:\mysql\bin directory. - After a boot, open

Installation Problems

2002-01-12 Thread Mark Peterson
I'm having trouble with the installation of MySQL. The database was installed on the "C" drive. After installation, I performed the following tests to ensure that the database was properly installed: I execute the "mysqlshow" command and the names of the "test" and "mysql" databases were displaye

ARGH! Installation Problems

2001-12-29 Thread Loki
A novice-level question... i've just installed the binary version of mySQL 4.0.1-Max for darwin ... but gives me the following error when i try to run the mysql_install_db script: sorry the host 'myhostname' could not be looked up. .etc. hints? -

Re: New binary installation problems.

2001-12-05 Thread Philip Molter
On Wed, Dec 05, 2001 at 04:28:58PM -0500, David Hudgins wrote: : For some reason the binary install install of mysql on redhat linux is : putting the database files in /var/lib/mysql instead of : /usr/local/mysql/data. The data dir is present and holds mysql and test : databases, but when we popu

New binary installation problems.

2001-12-05 Thread David Hudgins
For some reason the binary install install of mysql on redhat linux is putting the database files in /var/lib/mysql instead of /usr/local/mysql/data. The data dir is present and holds mysql and test databases, but when we populated the data base the new databases where put into /var/lib/mysql. W

AIX Binary Installation Problems

2001-11-21 Thread bollu
Hi dear mysql-users, Just to inform you that this solution still works (today the 21th november 2001). Just note that the address has changed to http://216.184.67.245/libz.a Regards, Cyrille mailto:[EMAIL PROTECTED] *

AIX Binary Installation Problems

2001-11-21 Thread bollu
Right, It seems to be good to be tried but your server is down I thing. -- Cyrille Bollu - Software Development Engineer AWTCE - Navigation Department Tel. +32 2 389 25 14 Fax. +32 2 389 12 13 mailto:[EMAIL PROTECTED] I haven't read through any of the MySQL ma

Installation Problems - HP-UX 10.20

2001-09-20 Thread DOERFEL,NANCY (HP-Germany,ex1)
We have exactly the same problems running ./scripts/mysql_install_db. Did you already come to a solution? Please let me know how you solved this . -- Nancy - Before posting, please check: http://www.mysql.com/manual.php (t

Installation Problems - HP-UX 10.20

2001-09-11 Thread OPEN.org System Administrator
When I run ./scripts/mysql_install_db I get the following error message, any help resolving this issue would be greatly appreciated. /usr/local/mysql # ./scripts/mysql_install_db Preparing db table Preparing host table Preparing user table Preparing func table Preparing tables_priv table Preparin

Re: Win98 Installation problems

2001-09-02 Thread Gerald R. Jensen
), and http://lists.mysql.com/ (the list archive). Gerald Jensen - Original Message - From: "Mathew Hamilton" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, September 01, 2001 8:49 PM Subject: RE: Win98 Installation problems Hello, I am having a probl

RE: Win98 Installation problems

2001-09-02 Thread Heikki Tuuri
Mathew, if you do not want to use transactional InnoDB tables, add skip-innodb to the [mysqld] section of your my.cnf or my.ini. However, your startup parameters for InnoDB look right. If you have created the directories \ibdata and \iblogs, it should start (unless you are using mysqld.exe in

RE: Win98 Installation problems

2001-09-01 Thread Mathew Hamilton
Hello, I am having a problem installing mysql on Win98. I am getting an error mesage when trying to start the serversomething to do with the innodb_data_file_path I have the following in a my.cnf file off of c: innodb_data_file_path = ibdata1:2000M;ibdata2:2000M innodb_data_home_dir = c

Installation Problems on Solaris 8 box

2001-07-03 Thread Larry Caragay
I have been trying to install Mysql on a Solaris 8 box. Would anyone know what I need to install prier to installing Mysql??? The Solaris box is a fresh install. Thanks in advance, [EMAIL PROTECTED] - Before posting, please ch

Re: Newbie installation problems with Apache/MySQL/PHP under Linux

2001-05-06 Thread Rolf Hopkins
;Kelly D. Carter" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, May 05, 2001 0:22 Subject: Newbie installation problems with Apache/MySQL/PHP under Linux > Rather than tell me my question is too far off-topic from MySQL list, > would you please suggest another li

Newbie installation problems with Apache/MySQL/PHP under Linux

2001-05-04 Thread Kelly D. Carter
Rather than tell me my question is too far off-topic from MySQL list, would you please suggest another list that you know of? Thanks, but if you are willing to help, here is my problem: I'm attempting to get Apache, MySQL, and PHP working together on a RedHat Linux system that I have total contro

Re: Solaris Installation problems

2001-05-03 Thread Matthew P. Marino
I think I remember getting around it by installing "binutils" from the GNU site. That's generaly the problem with solaris. Open source is GNU centric, Solaris prior to 2.8 is definately NOT. "EXT-Chung, Kenneth" wrote: > >Thanks. I got the gtar from the download page. > >Now I have unpa

Solaris Installation problems

2001-05-02 Thread EXT-Chung, Kenneth
Thanks. I got the gtar from the download page. Now I have unpacked it with mysql-3.23.37-sun-solaris2.7-sparc directory But I have another problems with running scripts/mysql_install_db % scripts/mysql_install_db ld.so.1: ./bin/my_print_defaults: fatal: libcrypt_i.so.

AIX Binary Installation Problems

2001-04-30 Thread Wendell Dingus
I haven't read through any of the MySQL mailing lists in a while. Now that I do I see that lots of the AIX related questions involve problems with /usr/local/lib/libz.a as part of the "ZLib" compression library. The pre-compiled ZLib on http://www.bull.de/pub/ fails for me with the [shr.o] missing

Re: ZipSlack 486 installation problems

2001-04-29 Thread B. van Ouwerkerk
>MY PROBLEMS SO FAR >All versions of MySQL I have tried so far have come in RPM format which I >have rpm2targz to set up. Then I have >gunzip/tar or tar xzf to unpack the archive. The archive unpacks in >different folders to those that the scripts expect and >this is a problem for a start. Also

ZipSlack 486 installation problems

2001-04-28 Thread Duncan
Hi, I am trying to set up Mysql on the following system (its only a test bed for home useage, for a small scale internet based project) Ideally, this system will be a MySQL, Apache, PHP setup. Low powered I know, but I am assured possible and OK for my purposes Proc: 486 DX2 66 Mem: 40MB HD:

mysql installation problems on sparc-sun-solaris8

2001-04-12 Thread Ethan Wellman
I downloaded the solaris 8 mysql package from ftp://ftp.sunfreeware.com/pub/freeware/sparc/8/mysql-3.22.26a-sol8-sparc-local.gz and installed it, but when i try to run /usr/local/mysql/bin/safe_mysqld, it reports the following error to /usr/local/mysql/var/wakko.err: mysqld started on Thu Apr

RE: Installation problems

2001-01-26 Thread Mark Coetser
Hi You need to start the server first, using the safe_mysqld daemon -Original Message- From: Rudi von Fintel [mailto:[EMAIL PROTECTED]] Sent: 26 January 2001 13:30 To: [EMAIL PROTECTED] Subject: Installation problems I have installed MySQL on Linux Redhat 7.0. When I try and run a

Installation problems

2001-01-26 Thread Rudi von Fintel
I have installed MySQL on Linux Redhat 7.0. When I try and run a MySQL command, I get the following error: "Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (111)" What can I do to rectify this? Rudi von Fintel N Dip Electrical En

installation problems

2001-01-24 Thread revathi venkatraman
Sir, I have downloaded mysql from the net. I want to install it on the linux machine . I followed all the instructions given for installation in the binary distribution form. But there is an error saying that 'unable to connect to socket /tmp/mysql.sock 'while trying to check whether the serve