RE: installation problem of MySQL on OS Lion

2015-07-30 Thread Divesh
Share error log file -Original Message- From: "Martin Mueller" Sent: ‎29-‎07-‎2015 21:05 To: "mysql@lists.mysql.com" Subject: installation problem of MySQL on OS Lion I installed MySQL on a Mac Pro running OS Lion. The installation was successful, but starting the mysql server generate

Re: Installation of MySQL in Redhat Linux 6.0

2012-07-05 Thread Reindl Harald
Am 05.07.2012 16:30, schrieb Manivannan S.: > Hi all, > > I am using Redhat Linux 6.0 (64 bit) machine, in this machine > I am trying to install MySQL5.5 glibc23 server and client packages as a root > user. While installing I am getting the following error: > > ERROR 2002 (HY

RE: installation

2010-04-28 Thread jamesadrian
:/usr/sbin: at the start and a : added to the end. Thank you for your help. Jim Adrian jamesadr...@globalfreeenterprise.com > Original Message > Subject: Re: installation > From: Anand Kumar > Date: Wed, April 28, 2010 3:16 am > To: jamesadr...@globalfreeente

Re: installation

2010-04-28 Thread Anand Kumar
Hi James, Assuming your OS is linux ,you can add the mysql bin path in the environment .By adding the entry in .profile of your home directory. PATH=$PATH:/sbin:/usr/sbin:/usr/local/mysql/bin: export PATH Thanks Anand On Wed, Apr 28, 2010 at 11:44 AM, wrote: > In the ReadMe.pdf that came with

Re: Installation Problems

2009-03-25 Thread Manish Gupta
Hi Roland, I wanted to know if you face the sae problems that i've faced or u get somethng else. @ Ian I've already done that. I will do what Roland told me to, lets hope i have some luck this time around. On Wed, Mar 25, 2009 at 2:15 AM, Rolando Edwards wrote: > Ever since MySQL 5.0.27, I have

RE: Installation Problems

2009-03-24 Thread Rolando Edwards
Ever since MySQL 5.0.27, I have never been able to install the MySQL Service either. I think this has something to do with the way Microsoft compiles its OS Services. I use the "no installer" version now. 1. Go to a DOS Window and create a directory called C:\ MySQL_5.1.32 2. Click Start, Run,

Re: installation nightmare

2008-12-20 Thread PJ
This is the best response todate. ! John Daisley wrote: I have read through your message again because I really could not believe you were having so many issues then it struck me... Thank you for listening... :-) You installed MySQL 6.0.8, an Alpha release on to what seems like a production

Re: installation nightmare

2008-12-19 Thread John Daisley
I have read through your message again because I really could not believe you were having so many issues then it struck me... You installed MySQL 6.0.8, an Alpha release on to what seems like a production box and now you are having trouble getting other versions to work? Well this isn't going to b

Re: installation nightmare

2008-12-19 Thread Chaim Rieger
PJ wrote: longer a problem... but noweven pgsql was a breeze to install and update... the only reason I'm trying to install mysql is because my ISP Web host is using that... maybe not if I can help it no offense but at this time, perhaps its operator error i've installed my

Re: installation nightmare

2008-12-19 Thread PJ
John Daisley wrote: Take a look at the online documentation, it will give you all the info you could dream of regarding error files, installation procedures and configuration issues. I have been looking at this stuff until my eyes pop out - perhaps there is too much of it. It certainly is very

Re: installation nightmare

2008-12-19 Thread John Daisley
Take a look at the online documentation, it will give you all the info you could dream of regarding error files, installation procedures and configuration issues. I have never installed MySQL on Freebsd so can't help you there but I have installed it on Redhat, Centos, Solaris, windows and Mac wit

Re: installation nightmare

2008-12-19 Thread ceo
First of all, you are using a ports distribution system from BSD which means that you are not dealing with MySQL directly but with a BSD API layer on top of MySQL for installation. So much of your issues may end up being a BSD problem, not a MySQL problem at all. If the BSD scripts that a

Re: installation nightmare

2008-12-18 Thread Andy Shellam
Hi PJ, To be quite honest you may have better luck downloading and installing MySQL yourself. It's very rare I install anything from the ports on FreeBSD or apt repositories on Debian, simply because you have little (if any) control over what goes on. At least if you do it yourself you know

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.

Re: Installation Gone Haywire

2007-02-28 Thread tonylabarbara
-Original Message- From: [EMAIL PROTECTED] To: mysql@lists.mysql.com Sent: Tue, 27 Feb 2007 7:34 PM Subject: Re: Installation Gone Haywire >have you run mysql_install_db on your production server? Let me add more to my response. After running your command, I have these three probl

Re: Installation Gone Haywire

2007-02-28 Thread tonylabarbara
-Original Message- From: [EMAIL PROTECTED] To: mysql@lists.mysql.com Sent: Tue, 27 Feb 2007 7:34 PM Subject: Re: Installation Gone Haywire >have you run mysql_install_db on your production server? I ran that, but I still got the same problem: # Starting mysqld daemon with databases f

Re: Installation Gone Haywire

2007-02-27 Thread Mario Guenterberg
On Tue, Feb 27, 2007 at 06:01:44PM -0500, [EMAIL PROTECTED] wrote: > Hi; Hi have you run mysql_install_db on your production server? Greetings Mario -- - | havelsoft.com - Ihr Service Partner für Open Source | | Tel: 033876-21 966

Re: Installation Issue

2006-02-14 Thread mysql
]> > From: Ravi Kumar <[EMAIL PROTECTED]> > Subject: Re: Installation Issue > > Imran, > I noticed couple of permissions were not correct.I changed mysql.mysql. > Still Ihave been getting following errors. > 060214 15:53:05 mysqld started > 060214 15:53:05 In

RE: Installation Issue

2006-02-14 Thread Logan, David (SST - Adelaide)
Australia invent --- -Original Message- From: Ravi Kumar [mailto:[EMAIL PROTECTED] Sent: Wednesday, 15 February 2006 7:27 AM To: Imran Chaudhry Cc: Peter M. Groen; mysql@lists.mysql.com Subject: Re: Installation Issue Imran, I noticed couple of permissions were not corre

Re: Installation Issue

2006-02-14 Thread Ravi Kumar
Imran, I noticed couple of permissions were not correct.I changed mysql.mysql. Still Ihave been getting following errors. 060214 15:53:05 mysqld started 060214 15:53:05 InnoDB: Started; log sequence number 0 43655 060214 15:53:06 [ERROR] Fatal error: Can't open and lock privilege tables: T

Re: Installation Issue

2006-02-14 Thread Imran Chaudhry
On 2/14/06, Ravi Kumar <[EMAIL PROTECTED]> wrote: > Starting mysql with root.I tried withn mysql user account also but still same > error. > thanks Ravi, Assuming you are starting MySQL with mysqld_safe, then it will invoke the MySQL server as the mysql user. I suspect the cause is that /var/l

Re: Installation Issue

2006-02-14 Thread Ravi Kumar
Starting mysql with root.I tried withn mysql user account also but still same error. thanks "Peter M. Groen" <[EMAIL PROTECTED]> wrote: On Tuesday 14 February 2006 00:28, Ravi Kumar wrote: > Permission denied 060213 I assume you are starting MySQL NOT as root.. Has the user write permiss

Re: Installation Issue

2006-02-13 Thread Peter M. Groen
On Tuesday 14 February 2006 00:28, Ravi Kumar wrote: > Permission denied 060213 I assume you are starting MySQL NOT as root.. Has the user write permissions on the directory and the socketfile? -- Peter M. Groen Open Systems Development Klipperwerf 12 2317 DZ Leiden T : +31-(0)71-5216317 M

Re: Installation Issue

2006-02-13 Thread Peter M. Groen
On Monday 13 February 2006 23:03, Ravi Kumar wrote: > I have been noticing following message during mysql startup.the > installation was fine. > > 060213 16:40:58 mysqld started > 060213 16:40:59 InnoDB: Started; log sequence number 0 43655 > 060213 16:40:59 [ERROR] Can't start server : Bind on

Re: Installation help ...!

2005-11-21 Thread Tom Brown
Hello. I am a complete newbie here and to the world of Linux & MySQL. I am trying to create a LAMP server I have installed RedHat Enterprise Linux AS 4 - update 2 on my server and it seems to work ok. I downloaded MySQL 5.0 and now want to install that I read somewhere that I need to r

Re: installation standard 4.1.12 fails

2005-06-21 Thread Gleb Paharenko
Hello. It looks to me like you have downloaded a wrong binary... peter sumser wrote: > > >>Description: > > Starting scripts/mysql_install_db --user=mysql (alternatively with > --force), I get the following msg: > " > scripts/mysql_install_db: line 1: ./bin/my_print_defaults:

Re: Installation Instructions for MySQL for Mac OS X Panther

2005-02-16 Thread daniel
> Does anyone know where I can find in-depth, precise instructions to > install MySQL on Mac OS X Panther client? > > - Asad > Just get the binary for OSX and follow the readme its simple. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://l

Re: Installation Instructions for MySQL for Mac OS X Panther

2005-02-16 Thread Brent Baisley
Just download the install package from the mysql website. Instructions for configuring it (i.e. setting root password) are the same for all platforms. But, if you really need handholding, head over to entropy.ch. On Feb 16, 2005, at 3:43 PM, Asad Habib wrote: Does anyone know where I can find in

Re: Installation of system tables failed

2004-11-09 Thread Gleb Paharenko
Hello. Not enough info to make a conclusion. Did you look at: http://dev.mysql.com/doc/mysql/en/mysql_install_db.html http://dev.mysql.com/doc/mysql/en/FreeBSD.htm ? Maybe that will help. Vincent Blondel <[EMAIL PROTECTED]> wrote: > Hello, > > I am trying to install the sys

Re: Installation Problem with 4.0.20

2004-08-02 Thread Whil Hentzen
> When I then ran mysqlshow I only had the test database, not the mysql > database as the documentation said I should. > > I then deleted everything and installed again, and got the same result. > > Does this mean the installation has failed ? When this happens on Linux, it means you're running my

RE: Installation Problem with 4.0.20

2004-08-02 Thread dave.prout
To: Prout,DA,Dave,XSJ67 PROUTDA R > Cc: [EMAIL PROTECTED] > Subject: Re: Installation Problem with 4.0.20 > > Which mysql username did you use to log in? I've not used > mysql on Windows, but I expect that if you simply ran > mysqlshow on a new install, you'd connect

Re: Installation Problem with 4.0.20

2004-08-01 Thread Michael Stassen
Which mysql username did you use to log in? I've not used mysql on Windows, but I expect that if you simply ran mysqlshow on a new install, you'd connect as the anonymous user. The anonymous user only has rights to the test db, so that's all you'd see. Try mysqlshow -u root or, if you've s

Re: Installation of mysql-3.23.58 on Redhat 9

2004-05-14 Thread Michael Kruckenberg
There's a quick install guide on the MySQL site, which has most of what you've listed: http://dev.mysql.com/doc/mysql/en/Quick_install.html The INSTALL-SOURCE doc which comes in the tarball covers the process in great detail. There may be others, those are two I've used. Kamal Ahmed wrote: All,

Re: installation de mysql

2004-03-24 Thread sanaâ Aitouchen
lt;[EMAIL PROTECTED]>,[EMAIL PROTECTED] Subject: Re: installation de mysql Date: Wed, 24 Mar 2004 07:03:04 -0500 Bonjour, For the benefit of the group I will translate the French part of my text :-) Le tarball que vous avez telecharge est en fait le binaire executable de MySQL pas l

Re: installation de mysql

2004-03-24 Thread Bernard Clement
Bonjour, For the benefit of the group I will translate the French part of my text :-) Le tarball que vous avez telecharge est en fait le binaire executable de MySQL pas les sources. Donc vous n'avez pas a executer configure sur celui-ci. The tarball that you have downloaded is in fact the eex

Re: installation de mysql

2004-03-24 Thread David Bordas
Hi, > j'ai le red hat 9 et j'ai télécharger mysql-3.23.58-pc-linux-i686.tar.gz > j'ai crée le repertoir /usr/local/src et j'ai fais > gunzip mysql-3.23.58-pc-linux-i686.tar.gz > tar xvf mysql-3.23.58-pc-linux-i686.tar.gz > cd mysql-3.23.58-pc-linux-i686 > ./configure --prefix=/usr/local/mysql > >

Re: installation de mysql

2004-03-24 Thread Bernd Tannenbaum
Hello, Am Mittwoch, 24. März 2004 11:01 schrieb sanaâ Aitouchen: > j'ai le red hat 9 et j'ai télécharger > mysql-3.23.58-pc-linux-i686.tar.gz j'ai crée le repertoir > /usr/local/src et j'ai fais > gunzip mysql-3.23.58-pc-linux-i686.tar.gz > tar xvf mysql-3.23.58-pc-linux-i686.tar.gz > cd mysql-3.2

Re: Installation problem!!!

2004-02-26 Thread Victor Medina
Hi! try using the one installed in /usr/local/mysql/bin/mysql_install_db Best Regards! On Wed, 2004-02-25 at 18:45, Kirti S. Bajwa wrote: > Hello List: > > I have installed MySQL Master Server from Binaries 4-5 times without > problem. Now I am installing MySQL CLIENT from source and have run

RE: Installation problem!!!

2004-02-26 Thread Kirti S. Bajwa
No change. Any other suggestion? Thanks. Kirti -Original Message- From: Victor Medina [mailto:[EMAIL PROTECTED] Sent: Thursday, February 26, 2004 7:26 AM To: Kirti S. Bajwa Cc: '[EMAIL PROTECTED]' Subject: Re: Installation problem!!! Hi! try using the one installed in

RE: Installation Problem - PLEASE HELP

2004-02-18 Thread Morgan, Andrew R.
Thanks all.. that worked perfectly! -Original Message- From: Michael Stassen [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 18, 2004 12:17 PM To: Morgan, Andrew R. Cc: [EMAIL PROTECTED] Subject: Re: Installation Problem - PLEASE HELP Alex Greg wrote: >>Hi all. I am try

Re: Installation Problem - PLEASE HELP

2004-02-18 Thread Michael Stassen
Alex Greg wrote: Hi all. I am trying to install mySql on Solaris 2.6. I am getting the following error during 'make': ld: fatal: library -lz: not found ld: fatal: File processing errors. No output written to .libs/libmysqlclient.so.10.0.0 make[2]: *** [libmysqlclient.la] Error 1 make[2]: Leavin

Re: Installation Problem - PLEASE HELP

2004-02-18 Thread Alex Greg
> Hi all. I am trying to install mySql on Solaris 2.6. I am getting the following error during 'make': > > ld: fatal: library -lz: not found > ld: fatal: File processing errors. No output written to .libs/libmysqlclient.so.10.0.0 > make[2]: *** [libmysqlclient.la] Error 1 > make[2]: Leaving direct

Re: Installation Confusion in Linux

2004-02-18 Thread Victor Medina
On Tue, 2004-02-17 at 17:08, Ross O wrote: > [EMAIL PROTECTED] root]# rpm -qvl MySQL-server-4.0.18-0 > -rwxr-xr-x1 rootroot 5575 Feb 12 > 09:02 /etc/init.d/mysql > -rw-r--r--1 rootroot 657 Feb 12 > 09:02 /etc/logrotate.d/mysql > -rwxr-xr-x1 rootroot

Re: Installation Confusion in Linux

2004-02-17 Thread Ross O
[EMAIL PROTECTED] root]# rpm -qvl MySQL-server-4.0.18-0 -rwxr-xr-x1 rootroot 5575 Feb 12 09:02 /etc/init.d/mysql -rw-r--r--1 rootroot 657 Feb 12 09:02 /etc/logrotate.d/mysql -rwxr-xr-x1 rootroot 900144 Feb 12 09:02 /usr/bin/isamchk -rwxr-x

Re: Installation Confusion in Linux

2004-02-17 Thread walt
Ross, rpm -qlp package_name.rpm will list all the files in an rpm for you. You may need to install the client rpm as well. walt Ross O wrote: > > I was able to successfully install MySQL server 4 > under windows, but am a little confused about doing it > through linux. > > My main confusion is

Re: Installation Confusion in Linux

2004-02-17 Thread Matt Silva
This will list all the files in the package and where they are located. rpm -qpl .rpm or from the rpm database rpm -ql Matt Ross O wrote: I was able to successfully install MySQL server 4 under windows, but am a little confused about doing it through linux. My main confusion is where the

Re: Installation Question

2004-01-01 Thread dan orlic
I second Ugo's opinion. dan Ugo Bellavance wrote: -Message d'origine- De : Kirti S. Bajwa [mailto:[EMAIL PROTECTED] Envoyé : Thursday, January 01, 2004 12:16 PM À : '[EMAIL PROTECTED]' Objet : RE: Installation Question Dan: Thank you fast reply on New Year Day

RE: Installation Question

2004-01-01 Thread Ugo Bellavance
> -Message d'origine- > De : Kirti S. Bajwa [mailto:[EMAIL PROTECTED] > Envoyé : Thursday, January 01, 2004 12:16 PM > À : '[EMAIL PROTECTED]' > Objet : RE: Installation Question > > > > Dan: > > Thank you fast reply on New Year Day.

RE: Installation Question

2004-01-01 Thread Kirti S. Bajwa
all over again. Thanks again. Kirti -Original Message- From: dan orlic [mailto:[EMAIL PROTECTED] Sent: Thursday, January 01, 2004 12:07 PM To: Kirti S. Bajwa Subject: Re: Installation Question i never had much luck with the source distribution, let alone using the prefix flag. Try

Re: Installation Question - RedHat 9.0

2003-12-16 Thread Nicolas Ross
For RedHat, just download the rpms and install it, it's far much simpler... Nicolas - Original Message - From: "Ryan Sinnwell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, December 16, 2003 1:21 PM Subject: Installation Question - RedHat 9.0 I am trying to setup Jabberd2

Re: Installation Problem

2003-12-05 Thread Michael Stassen
Alex Brown wrote: Hi. Thanks for the prompt reply. It seems strange that the installation procedure should include an instruction that requires a password with no indication that one is required (i.e. there is no -p in the command sequence). Reading through Mark Liyanage's installation instruc

Re: Installation Problem

2003-12-05 Thread Alex Brown
Hi. Thanks for the prompt reply. It seems strange that the installation procedure should include an instruction that requires a password with no indication that one is required (i.e. there is no -p in the command sequence). Reading through Mark Liyanage's installation instructions, I notice th

Re: Installation Problem

2003-12-03 Thread Michael Stassen
Alex Brown wrote: Hi. I installed MySQL on a Mac (OS 10.1) a while ago with the good intension of learning to use, and using, MySQL, but other things got in the way. However, I have finally found some time (so far) and I am now trying to install the latest version of MySQL (4.0.16) onto OSX 10.

RE: Installation problem

2003-10-09 Thread Anderson, James H [IT]
tober 09, 2003 12:21 PM To: Fortuno, Adam Cc: [EMAIL PROTECTED] Subject: RE: Installation problem Adam, Well, you were right about there being logs :) (I hadn't looked into the data dir since it required root and I was reluctant to setup a root user--live and learn.) 031009 11:12:10 mysqld

RE: Installation problem

2003-10-09 Thread Fortuno, Adam
H [IT] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 2:02 PM To: Fortuno, Adam Cc: [EMAIL PROTECTED] Subject: RE: Installation problem Adam, Knowing that Mac OS comes with a version of MySQL pre-installed, I didn't do anything special when I downloaded and installed the lates

RE: Installation problem

2003-10-09 Thread Anderson, James H [IT]
l make the ownership/group changes you suggest below and let you know the results. Thanks! jim -Original Message- From: Fortuno, Adam [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 12:49 PM To: Anderson, James H [IT] Cc: [EMAIL PROTECTED] (E-mail) Subject: RE: Installati

RE: Installation problem

2003-10-09 Thread Fortuno, Adam
, 2003 12:21 PM To: Fortuno, Adam Cc: [EMAIL PROTECTED] Subject: RE: Installation problem Adam, Well, you were right about there being logs :) (I hadn't looked into the data dir since it required root and I was reluctant to setup a root user--live and learn.) 031009 11:12:10 mysqld starte

RE: Installation problem

2003-10-09 Thread Anderson, James H [IT]
tober 09, 2003 11:53 AM To: Anderson, James H [IT] Cc: [EMAIL PROTECTED] Subject: RE: Installation problem James, Yea, I have to agree its not starting. Alright, you're probably already in the /usr/local/mysql or you would've seen a nasty message reminding you to execute the mysqld_safe

RE: Installation problem

2003-10-09 Thread Fortuno, Adam
and if not, I can tell you what I've done not to get it - make sense? Take a look at the error log and let us know what is says. Regards, Adam -Original Message- From: Anderson, James H [IT] [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 11:15 AM To: Fortuno, Adam Cc: [EMA

RE: Installation problem

2003-10-09 Thread Anderson, James H [IT]
ended -Original Message- From: Fortuno, Adam [mailto:[EMAIL PROTECTED] Sent: Thursday, October 09, 2003 10:54 AM To: Anderson, James H [IT] Cc: [EMAIL PROTECTED] (E-mail) Subject: RE: Installation problem James, Hey James! I'm also running MySQL on OS X. Maybe I can lend a hand. Fir

RE: Installation problem

2003-10-09 Thread Fortuno, Adam
James, Hey James! I'm also running MySQL on OS X. Maybe I can lend a hand. First question, are you running this on an X-Serve? So you're doing the following # (1) Going to the mysql directory. cd /usr/local/mysql # (2) Kicking off mysql using the mysqld_safe script. sudo -v sudo mysqld_safe -

Re: Installation of MySQL

2003-09-21 Thread Bill Hernandez
On 9/21/03 9:43 AM, "Eduardo Melo" <[EMAIL PROTECTED]> wrote: > I have allready installed the MySql on my server. How do I start the Mysql ? > > best regards, > > Eduardo F. Melo > PRO-IT Informatic > on osx... If you are using Explorer 5.2 or better, or Netscape 7.1 or thereabouts http:

Re: Installation of MySQL

2003-09-21 Thread Dan Anderson
Well you could: (assuming an installation in /usr/local/mysql) # /usr/local/mysql/bin/mysqld --user=mysql > /usr/local/mysql/daemonlog &> /usr/local/mysql/daemonerrorlog & But you should probably consult the manual under the installation for an explanation of exactly what the above does. -Dan

Re: installation question...missing 'host.frm'

2003-09-10 Thread Craig A. Finseth
Errno 13 indicates that you have some permission issues. Check the data directories you've set up to make sure that they are owned by the user/group mysql. Thank you. That was the problem. The "host.frm" really threw me. Craig -- MySQL General Mailing List For list archives: http://

RE: installation question...missing 'host.frm'

2003-09-10 Thread Christensen, Dave
Craig, Errno 13 indicates that you have some permission issues. Check the data directories you've set up to make sure that they are owned by the user/group mysql. -Original Message- From: Craig A. Finseth [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 10, 2003 1:42 PM To: [EMAIL

Re: installation of mysql 4.0.14 on windows xp

2003-08-03 Thread Ashish Gupta
I just got it working by rebooting the computer. Thanks any way Ashish From: "Ashish Gupta" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: installation of mysql 4.0.14 on windows xp Date: Sun, 03 Aug 2003 19:30:48 -0500 Dear Mysql-help, I am new to mysql server and trying to install the mysql

Re: installation problem Mysql on Red Hat linux 6.2

2003-07-30 Thread sanjay gupta
talled the mysql on Red Hat 6.2 machine please help thanks in advance - Original Message - From: "sanjay gupta" <[EMAIL PROTECTED]> To: "Matthew" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Wednesday, July 30, 2003 1:10 PM Subject: Re: installation

Re: installation problem Mysql 4.0.13 on Red Hat linux 6.2

2003-07-30 Thread sanjay gupta
To: "sanjay gupta" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, July 29, 2003 4:51 PM Subject: Re: installation problem Mysql 4.0.13 on Red Hat linux 6.2 > > > rpm -ivt MySQL-server-4.0.13-0.i386.rpm > > returns " Only one major mode may be specified

Re: installation problem Mysql 4.0.13 on Red Hat linux 6.2

2003-07-29 Thread Matthew
> rpm -ivt MySQL-server-4.0.13-0.i386.rpm > returns " Only one major mode may be specified " this message is from the rpm utility and means that is it not being used correctly, there is no problem with mysql. maybe just try "rpm -i MySQL-server-4.0.13-0.i386.rpm" - Original Message -

Re: installation problem Mysql 4.0.13 on Red Hat linux 6.2

2003-07-28 Thread sanjay gupta
i am unable to install mysql 4.0 on my Rh. 6.2 box. >i have glib 1.2.6. When try to install the mysql it >gives the message "Mysql-server-version no.cannot be >installed" > >May i know what are the minimum requirment for >installtion of mysql 4.0 on 6.2. > >Is it possible to install the mysql 4.0 o

RE: Installation problems with W2K

2003-06-15 Thread David M Friscia
Murdoch Mactaggart , The WINDOWS Environment needs the --console switch in order to output the return of mysqld to DOS commands. Please ref to: http://lists.mysql.com/list.php?list=win32#b my.cnf will never be looked for by the WINDOWS Binary. Return to using my.ini from th

Re: installation problem from tarball

2003-06-14 Thread Gaurav Kumar
i am using red hat linux 9 on x86 i have copied that the errno.h file from /usr/include and put #include <"errno.h"> at the top of the file here it is what it looke like.. __ /* mysql command tool * Commands compatible with mSQL by David J. Hughes * * Wri

Re: installation problem from tarball

2003-06-14 Thread Paul DuBois
What kind of system is this? If you put this line near the top of client/mysql.cc (say, after the line that includes signal.h), does the compile proceed? #include (I'm assuming that you have an errno.h somewhere on your system.) At 8:43 -0700 6/14/03, Gaurav Kumar wrote: hello mysql users. i ha

Re: Installation: mysqladmin and mysqlshow missing

2003-06-13 Thread Victoria Reznichenko
"John Telford" <[EMAIL PROTECTED]> wrote: > > I have had a problem with my install of MySQL on Rehat7.0 and I wonder if anyone has > any advice. Here is what I have done. > 1. When I installed RedHat, I installed the MySQL libraries from the RedHat CD. I > think it was version 3.23 > 2. I insta

RE: Installation - libmysqlclient.so (Redhat 8)

2003-06-06 Thread Ow Mun Heng
Hi All, I know I'm re-posting but there must be someone out there who can explain. Please Help. Thanks Cheers, Mun Heng, Ow H/M Engineering Western Digital M'sia DID : 03-7870 5168 -Original Message- From: Ow Mun Heng Sent: Thursday, June 05, 2003 9:47 AM To: [EMAIL PROTECTED]

re: Installation and Configuration

2003-02-25 Thread Egor Egorov
On Saturday 22 February 2003 22:48, Bruce Feist wrote: > I'm a newcomer to MySQL, and I'm having trouble. I've installed MySQL > under RedHat 7.1 Linux, and I can't actually use it; I get authorization > error messages when I try. In particular, I understand that initially a > 'root' user is set

Re: Installation on NT using a drive <> C

2003-01-05 Thread Paul DuBois
At 9:52 +0800 1/6/03, oceanare pte ltd wrote: Hi, I do not know if this is a bug or feature. One of the screens that the installer presents tells you that if you want to use a different location than the default of the C: drive, you'll need to put something like this in your my.cnf or my.ini fi

RE: Installation Help

2002-11-13 Thread Phil Iovino
] [mailto:kblack05@;sprintspectrum.com] Sent: Wednesday, November 13, 2002 1:39 PM To: 'Phil Iovino'; 'Paul DuBois'; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help Sorry I made a mistake as Paul pointed out. I meant GRANT ALL ON *.* TO '[EMAIL PROT

RE: Installation Help

2002-11-13 Thread Black, Kelly W [PCS]
27.0.0.1 localdomain.localhost localhost ~Kelly W. Black -Original Message- From: Phil Iovino [mailto:phil@;nxtek.net] Sent: Wednesday, November 13, 2002 10:36 AM To: 'Paul DuBois'; Black, Kelly W [PCS]; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help

RE: Installation Help

2002-11-13 Thread Black, Kelly W [PCS]
Right. My mistake. I think you get the general idea. ~K Black -Original Message- From: Paul DuBois [mailto:paul@;snake.net] Sent: Tuesday, November 12, 2002 4:21 PM To: Black, Kelly W [PCS]; 'Phil Iovino'; 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installa

RE: Installation Help

2002-11-13 Thread Phil Iovino
'Access denied for user: 'root@localhost' (Using password: NO)' Ugh. :) -Original Message- From: Paul DuBois [mailto:paul@;snake.net] Sent: Tuesday, November 12, 2002 7:21 PM To: Black, Kelly W [PCS]; 'Phil Iovino'; 'Scott Pippin' Cc: [EMAIL PROTECTE

RE: Installation Help

2002-11-12 Thread Paul DuBois
At 11:45 -0600 11/12/02, Black, Kelly W [PCS] wrote: Make sure you issued the correct GRANT statements at the sql, query. mysql>use mysql; Database Changed mysql> GRANT * ON *.* TO '[EMAIL PROTECTED]' IDENTIFIED BY 'somepassword'; That's not quite right. - GRANT * is not legal, I suspect you m

RE: Installation Help

2002-11-12 Thread Black, Kelly W [PCS]
S; 0 Rows Affected. ~Kelly W. Black -Original Message- From: Phil Iovino [mailto:phil@;nxtek.net] Sent: Tuesday, November 12, 2002 8:14 AM To: 'Scott Pippin' Cc: [EMAIL PROTECTED] Subject: RE: Installation Help I believe root has all permissions. I'm using Webmin to verify

RE: Installation Help

2002-11-12 Thread Scott Pippin
arted it with -u root but still got the same error. Since I installed with the RPM didn't it give root permission? -Original Message- From: Scott Pippin [mailto:spippin@;mtctrains.com] Sent: Tuesday, November 12, 2002 10:43 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: R

RE: Installation Help

2002-11-12 Thread Phil Iovino
ovember 12, 2002 10:43 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Installation Help Scott Pippin [EMAIL PROTECTED] >>> "Phil Iovino" <[EMAIL PROTECTED]> 11/12/02 08:13AM >>> >I'm trying to install MySQL under RedHat 8. I installed the MySQL

Re: Installation Help

2002-11-12 Thread Scott Pippin
Scott Pippin [EMAIL PROTECTED] >>> "Phil Iovino" <[EMAIL PROTECTED]> 11/12/02 08:13AM >>> >I'm trying to install MySQL under RedHat 8. I installed the MySQL >3.23.53a-1 and MySQL-client 3.23.53a-1 RPMs. >Per the instructions at >http://www.mysql.com/documentation/mysql/bychapter/manual_Installi

Re: installation

2002-10-22 Thread walt
Alex Jarvis wrote: > I'm installing mysql on RedHat 7.1 linux. I downloaded the > relevant rpms (version 3.23.36-1) and installed them. But I think there > was already a source rpm installed (mysql was ready to be installed from a > source distribution but hadn't been). When I try to ru

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

Re: Installation problem: mysql.sock missing (??)

2002-08-25 Thread Roger Young
>MySQL install do not create socket.This socket it's created when MySQL >daemon it's started. >My suggestion : >1.check if you have already mysqld processes. >2. >- Change the owner of directory which is created for mysql.sock from >"root" to "mysql" >...or >- Change in /etc/my.cnf(i

Re: Installation problem: mysql.sock missing (??)

2002-08-25 Thread Gelu Gogancea
PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Sunday, August 25, 2002 1:44 PM Subject: Re: Installation problem: mysql.sock missing (??) > > > > Thanks for your reply. > > >Do a locate mysql.sock it's there. > > For some reason on my

Re: Installation problem: mysql.sock missing (??)

2002-08-25 Thread Roger Young
Thanks for your reply. >Do a locate mysql.sock it's there. For some reason on my machine the mysql install procedure does not create the socket. The locate utility (after updatedb) does not find mysql.sock and the socket directory /var/run/mysql is not established. I must be omitting some

Re: Installation problem: mysql.sock missing (??)

2002-08-25 Thread Mike
Do a locate mysql.sock it's there. Do a search on the newsgroup at http://lists.mysql.com/cgi-ez/ezmlm-cgi/1#b On mysql.sock M;) On Sat, 2002-08-24 at 21:34, Roger Young wrote: > > > I'm trying to install the binary mysql-3.23.52 under Linux (Slackware > 8.2 distribution, kernel 2.4.18). >

Re: Installation frustration....

2002-08-02 Thread Victoria Reznichenko
Ben, Friday, August 02, 2002, 12:33:35 AM, you wrote: BT> Not sure if this is the correct list to be sending to but I am having BT> some very frustrating problems with mysql-3.23.51 on redhat 7.2 BT> My problem is the db starts just fine using bin/safe_mysqld --user=root BT> & although the crt s

Re: Installation Problem

2002-07-22 Thread Dexter S. Tan
Nelson" <[EMAIL PROTECTED]> To: "Dexter S. Tan" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, July 22, 2002 10:53 PM Subject: Re: Installation Problem > In the last episode (Jul 22), Dexter S. Tan said: > > Hi, > >

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
cking if conversion of longlong to float works... no configure: error: Your compiler cannot convert a longlong value to a float! If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try again Thank you very much.. Dexter - Original Message - From: "Dan Nelson" &

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
OTECTED]> Sent: Monday, July 22, 2002 11:11 AM Subject: Re: Installation Problem > In the last episode (Jul 22), Dexter S. Tan said: > > _ > > command i entered > > CC=gcc CFLAGS="-O3" \ > > CXX=gcc CXXFLAG

Re: Installation Problem

2002-07-21 Thread Dan Nelson
In the last episode (Jul 22), Dexter S. Tan said: > _ > command i entered > CC=gcc CFLAGS="-O3" \ > CXX=gcc CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" \ > ./configure --prefix=/usr/local/mysql --with-low-memory --enable-ass

Re: Installation Problem

2002-07-21 Thread Dexter S. Tan
Hi Georg, I have tried to change the zero to letter O and still have this problem. I'll paste below the config.log file and the output. Thank you very much for your help. _ command i entered CC=gcc CFLAGS="-O3" \ CXX=gcc CXXFLAGS="-O3

Re: Installation Problem

2002-07-19 Thread Georg Richter
Hi Dexter, > configure:1948: checking for C compiler default output > configure:1951: gcc -03conftest.c >&5 > gcc: unrecognized option `-03' > cpp: Internal compiler error: program cpp got fatal signal 9 > configure:1954: $? = 1 > configure: failed program was: > #line 1932 "configure" > #in

  1   2   >