this has been a problem to me from mysql 3.1 version
now in 4.1 also the same problem
during the instant configuration wizard the last screen which has start
service does not turn green and mysql doesnt start ive tried removing mysql
and reinstalling
does this problem has anything to do with po
;
Cc:
Sent: Wednesday, March 01, 2006 11:04 PM
Subject: Re: MYSQL not starting
>
> > I have disabled selinux but no luck
>
> how?
>
>
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:
http://lists.mysql.com/[EM
I have disabled selinux but no luck
how?
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
1]#
Can anyone Please HELP
- Original Message -
From: "Tom Brown" <[EMAIL PROTECTED]>
To: "Atul Aggarwal" <[EMAIL PROTECTED]>
Cc:
Sent: Wednesday, March 01, 2006 9:18 PM
Subject: Re: MYSQL not starting
>
> > Mar 1 14:32:12 moon ker
Mar 1 14:32:12 moon kernel: audit(1141241528.781:45036): avc: denied { execmem } for
pid=20857 comm="mysqld" scontext=root:system_r:mysqld_t
tcontext=root:system_r:mysqld_t tclass=process
you have enabled selinux
disable it or learn how to use it correctly
--
MySQL General Mailing Lis
Hi,
I am using MYSQL 4.1. But since yesterday I am not able to start the mysqld
daemon.
I am receiving these errors in /var/lib/mysql/*.err
060301 14:32:08 mysqld started
060301 14:32:08 [Warning] Asked for 196608 thread stack, but got 126976
InnoDB: Error: pthread_create returned 11
ROTECTED]
Sent: Friday, April 29, 2005 12:26 PM
To: Mysql (E-mail)
Subject: new insallation of mysql not starting
I have just upgraded a mySQL installation on a Soalri 2.8 box for the source.
It compiled and installed without error.
The startup script redirect STDOUT & STDERR int
I have just upgraded a mySQL installation on a Soalri 2.8 box for the source.
It compiled and installed without error.
The startup script redirect STDOUT & STDERR into /dev/null so this is what I
did ...
/usr/bin/mysqld_safe --datadir=/data/mysql-data/
--pid-file=/data/mysql-data/mysql.pid
St
Hello.
Are you able to start MySQL server by this command?
service mysqld start
I think you should put the correct values for the basedir, datadir,
PATH variables at the beginning of the /etc/init.d/mysql file.
Mark Sargent <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> attemptin
Michael Stassen wrote:
Mark Sargent wrote:
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need
to reboot your system to test it. Just type /sbin/ser
Mark Sargent wrote:
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to
reboot your system to test it. Just type /sbin/service mysql start
other
Andy Pieters wrote:
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to reboot
your system to test it. Just type /sbin/service mysql start
other options you can use
Hi
Try to see in the log files
cat /var/log/mysqld
or start the mysql server and then type
tail /var/log/messages
On Fedora, once you have properly installed mysql there is no need to reboot
your system to test it. Just type /sbin/service mysql start
other options you can use there: stop re
Hi All,
attempting another mysql install, on a 3rd machine. Extracted the tar.gz
file to /usr/local/mysql. Followed the install docs here,
http://dev.mysql.com/doc/mysql/en/installing-binary.html
and successfully ran the MySql grant tables script,
6. If you haven't installed MySQL before, you mus
To have mysql to start at boot you need to inform the inetd (daemon) that
mysql should be launched at one of the 6 levels:
Use chkconfig to have mysql start in one of the level (2,3,4,5,6)
5 being X windows.
There are two ways to check that mysql will be loaded:
- 1 - by checking the file in /
Tom Crimmins wrote:
On Wednesday, March 30, 2005 23:26, Mark Sargent wrote:
Hi All,
below is my /etc/init.d/mysql content, but, mysql is not starting at
boot on Fedora3. Have I missed something fundamental.? I need mysql to
start at boot for snort to connect to it. Currently, snort gives an
erro
On Wednesday, March 30, 2005 23:26, Mark Sargent wrote:
> Hi All,
>
> below is my /etc/init.d/mysql content, but, mysql is not starting at
> boot on Fedora3. Have I missed something fundamental.? I need mysql to
> start at boot for snort to connect to it. Currently, snort gives an
> error statin
Hi All,
below is my /etc/init.d/mysql content, but, mysql is not starting at
boot on Fedora3. Have I missed something fundamental.? I need mysql to
start at boot for snort to connect to it. Currently, snort gives an
error stating it can't connect. Cheers.
Mark Sargent.
[EMAIL PROTECTED] ~]# cat
In the last episode (Sep 04), Jerry Rasmussen said:
> I recently installed mysql 4 from source. After compiling everything I
> am unable to start mysql. This is the error I get in the log when I try
> to start mysql.
>
> 030901 19:41:35 Fatal error: Can't open privilege tables: Can't find
> fi
EMAIL PROTECTED]>
> Sent: Thursday, September 04, 2003 5:59 PM
> Subject: MYSQL not starting
>
>
> > I recently installed mysql 4 from source. After compiling everything I
> > am unable to start mysql. This is the error I get in the log when I try
> > to start
did you look at datadir specification in my.ini?
-Martin
- Original Message -
From: "Jerry Rasmussen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 04, 2003 5:59 PM
Subject: MYSQL not starting
> I recently installed mysql 4 from
I recently installed mysql 4 from source. After compiling everything I
am unable to start mysql. This is the error I get in the log when I try
to start mysql.
030901 19:41:35 Fatal error: Can't open privilege tables: Can't find
file: './mysql/host.frm' (errno: 13)
I am trying to get this to r
<[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, October 23, 2002 10:14 PM
Subject: Re: MySQL not starting.
> One line says :
>
> The file /usr/local/mysql/libexec/mysqld doesn't exist or is not
> executable
---
One line says :
The file /usr/local/mysql/libexec/mysqld doesn't exist or is not executable
Does it exist? Is it executable? Is it owned my mysql?
Does mysql own /usr/local/mysql and all its subdirectories and files?
Another line says
./mysqld: Can't change dir to
'/usr/local/mysql-3.23.52-pc
I have tried both as myself and as root and received the same results.
Thanks,
Ed
On Wed, 23 Oct 2002, gerald_clark wrote:
> You are not logged in as root.
>
> [EMAIL PROTECTED] wrote:
>
> >I recently installed MySQL-3.23.52 and ranthrough the config and
> >installation without any trouble
You are not logged in as root.
[EMAIL PROTECTED] wrote:
I recently installed MySQL-3.23.52 and ranthrough the config and
installation without any trouble. The server was running just fine.
Today I performed a reboot of the system and the server will not start up
again. I also tried to start th
I recently installed 3.23.52 on a server and everything went fine
throughout the configuration and install. The server started fine and has
been running flawlessly for the past 3 months. However, I needed to reboot
the system this morning and MySQL wouldn't start back up. I have tried
using both .
I recently installed MySQL-3.23.52 and ranthrough the config and
installation without any trouble. The server was running just fine.
Today I performed a reboot of the system and the server will not start up
again. I also tried to start the server by hand and these are the error
messages I'm rece
On Friday, June 14, 2002, at 03:48 PM, Laura Findley wrote:
>
> Normally, I issue the command:
>
> [root@localhost root]# safe_mysqld -user=root &
> [1] 1781
> [root@localhost root]# Starting mysqld daemon with databases from
> /var/lib/mysql
> 020614 02:09:36 mysqld ended
Are you really only
All-
Good afternoon.
I was able to get MySQL started this morning but it will not start now. I'm
hoping someone may be able to offer a suggestion or insight...
Normally, I issue the command:
[root@localhost root]# safe_mysqld -user=root &
[1] 1781
[root@localhost root]# Starting mysqld daemon
I installed Mysql using the Apachetoolbox. Everything installed correctly,
but when linux boots, mysqld starts, and stops immediately. I checked out
the docs, and tried using "./safe_mysqld --skip-grant-tables" which starts
to load mysql, but then hangs, causing me to reboot.
I ran "mysql_install
>Submitter-Id:
>Originator:Mark Leedham
>Organization: Startle plc
18-21 Cavaye Place
Chelsea
London
UK
SW10 9PT
+44 (0)207 341 0947
>MySQL support: none
>Synopsis: mysql not starting properly
>Severity: critical
>Priority: high
>Category: mysql
>Class:
Any clues ?
>How-To-Repeat:
Use above command
>Fix:
Unknown
>Submitter-Id:
>Originator:Mark Leedham
>Organization: Startle plc
18-21 Cavaye Place
Chelsea
London
UK
SW10 9PT
+44 (0)207 341 0947
>MySQL support: none
>Synopsis: mysql not starting
33 matches
Mail list logo