Re: Problems Starting MySQL

2006-02-13 Thread Rob Lacey
Anyone have any ideas on this one? Many thanks. RobL On Friday 10 February 2006 15:07, Rob Lacey wrote: > Running as root. > > RobL > > On Friday 10 February 2006 14:55, sheeri kritzer wrote: > > Are you running the startup script as root, or is it setuid? > > > > -Sheeri > > > > On 2/10/06, Rob

Re: Problems Starting MySQL

2006-02-10 Thread Rob Lacey
Running as root. RobL On Friday 10 February 2006 14:55, sheeri kritzer wrote: > Are you running the startup script as root, or is it setuid? > > -Sheeri > > On 2/10/06, Rob Lacey <[EMAIL PROTECTED]> wrote: > > Wondering if anyone can shed some light on a problem I am experiencing. > > > > I am ru

Re: Problems Starting MySQL

2006-02-10 Thread sheeri kritzer
Are you running the startup script as root, or is it setuid? -Sheeri On 2/10/06, Rob Lacey <[EMAIL PROTECTED]> wrote: > Wondering if anyone can shed some light on a problem I am experiencing. > > I am running MySQL 4.1 on a Red Hat Enterprise Linux ES release 4 (Nahant > Update 2) machine. > > I

Re: problems starting MySQL with InnoDB tables

2005-05-16 Thread kevin korngut
In the process I noticed somehow someone had managed to install a slightly different version of mysql vs. mysql-max, so I uninstalled everything msyql related and started over, came right up with InnoDB support! - Kevin Korngut Mr. Magoo JANIMATION INC. www.janimation.com

Re: problems starting MySQL with InnoDB tables

2005-05-13 Thread Gleb Paharenko
Hello. You have a rather old version and it is built manually. I suggest you to upgrade to the latest release (4.1.11 or if it is impossible, then to 4.0.24). And check if problem is solved after that. kevin korngut <[EMAIL PROTECTED]> wrote: > [-- text/plain, encoding 7bit, charset:

Re: Problems starting mysql on sun solaris 8

2002-09-20 Thread Gerald Clark
chown -R mysql.mysql /usr/local/mysql ROUTLEY, Merrindal (MR) wrote: >Hi all, > >I have recently downloaded mysql version 3.23.45 and I am struggling to get it to >start. > >Every time I type in ./safe_mysqld the program starts and then shuts down immediately >with the following being writ

RE: Problems starting MySQL as a Service for all users

2002-06-06 Thread Charles Quesenberry
y to run into the same >problem. I'm using the 3.23.49 binary package. > >-Kirk > >-Original Message- >From: Charles Quesenberry [mailto:[EMAIL PROTECTED]] >Sent: Thursday, June 06, 2002 11:25 AM >To: Kirk Brannan Babb >Cc: [EMAIL PROTECTED] >Subject: Re: Pr

Re: Problems starting MySQL as a Service for all users

2002-06-06 Thread Chris Knipe
connecting to the mysql server. > -Original Message- > From: Charles Quesenberry [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 06, 2002 11:25 AM > To: Kirk Brannan Babb > Cc: [EMAIL PROTECTED] > Subject: Re: Problems starting MySQL as a Service for all users > &g

RE: Problems starting MySQL as a Service for all users

2002-06-06 Thread k
tely and reinstalled only to run into the same problem. I'm using the 3.23.49 binary package. -Kirk -Original Message- From: Charles Quesenberry [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 06, 2002 11:25 AM To: Kirk Brannan Babb Cc: [EMAIL PROTECTED] Subject: Re: Problems starting M

Re: Problems starting MySQL as a Service for all users

2002-06-06 Thread Charles Quesenberry
Kirk, I am somewhat confused by your question. I must misunderstand what it is that you are trying to ask, because what it appears that you are asking makes no sense. Once MySQL was installed as a service, why does it matter which account starts it? Are you not the admin on the box? Are y

Re: Problems starting

2001-09-21 Thread Gerald Clark
You must also be sure the mysql user has read, write, and execute permissions in the nfs mounted directories. Patrick Drouin wrote: > Hello everyone, > > I have been running mysql for a little while now and my filesystem seems to > get a little tight. I decided to setup a file server that woul

Re: Problems starting the MySQL server.

2001-08-16 Thread Grigory Bakunov
Date |Thu, 16 Aug 2001 08:57:15 -0400 >From |Paul Carter <[EMAIL PROTECTED]> Hello! PC> Greetings Grigory, PC> Thanks for your fast response. PC> I tried both: PC> service mysqld start, and PC> /etc/init.d mysql start (mysqld is not a directory) No. As i say /etc/init.d/mysql start or /etc/ini

Re: Problems starting the MySQL server.

2001-08-15 Thread Grigory Bakunov
You need to start mysql in RH version by service mysqld start or /etc/init.d/mysqld start ___ For technical support contracts, visit https://order.mysql.com/ This email is sponsored by SWSoft, http://www.asplinux.ru/ __ ___