SEND-PR: -*- send-pr -*-
SEND-PR: Lines starting with `SEND-PR' will be removed automatically, as
SEND-PR: will all comments (text enclosed in `<' and `>').
SEND-PR:
From: root
To: mysql@lists.mysql.com
Subject: MySQL daemon fails to start

>Description:
       mysqld fails with error

070827 10:52:04 [ERROR] /usr/sbin/mysqld: unknown option '--enable-named-pipe'
This error happened right at install:

[EMAIL PROTECTED] ~]# ls /tmp/MySQL-server-community-5.0.45-0.rhel5.i386.rpm
/tmp/MySQL-server-community-5.0.45-0.rhel5.i386.rpm
[EMAIL PROTECTED] ~]# rpm -i /tmp/MySQL-server-community-5.0.45-0.rhel5.i386.rpm 070827 10:52:04 [ERROR] /usr/sbin/mysqld: unknown option '--enable-named-pipe'

Installation of system tables failed!

Examine the logs in /var/lib/mysql for more information.
You can try to start the mysqld daemon with:
/usr/sbin/mysqld --skip-grant &
and use the command line tool
/usr/bin/mysql to connect to the mysql
database and look at the grant tables:

shell> /usr/bin/mysql -u root mysql
mysql> show tables

Try 'mysqld --help' if you have problems with paths. Using --log
gives you a log in /var/lib/mysql that may be helpful.

The latest information about MySQL is available on the web at
http://www.mysql.com
Please consult the MySQL manual section: 'Problems running mysql_install_db',
and the manual section that describes problems on your OS.
Another information source is the MySQL email archive.
Please check all of the above before mailing us!
And if you do mail us, you MUST use the /usr/bin/mysqlbug script!
Starting MySQL ERROR! Couldn't find MySQL manager or server
Giving mysqld 2 seconds to start

>How-To-Repeat:
       <code/input/activities to reproduce the problem (multiple lines)>
>Fix:
<how to correct or work around the problem, if known (multiple lines)>

>Submitter-Id:  [EMAIL PROTECTED]
>Originator:    root
>Organization:  Credics Technologies
>MySQL support: [none]
>Synopsis:      mysqld fails to start
>Severity:      critical
>Priority:      <[ low | medium | high ] (one line)>
>Category:      mysql
>Class: <[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:       mysql-5.0.45-community (MySQL Community Edition (GPL))

>C compiler:    gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52)
>C++ compiler:  gcc (GCC) 4.1.1 20070105 (Red Hat 4.1.1-52)
>Environment:
       <machine, os, target, libraries (multiple lines)>
System: Linux localhost.localdomain 2.6.22.2-42.fc6 #1 SMP Wed Aug 15 12:34:26 EDT 2007 i686 i686 i386 GNU/Linux
Architecture: i686

Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20070626 (Red Hat 4.1.2-13)
Compilation info: CC='gcc' CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' CXX='gcc' CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' LDFLAGS='' ASFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 11 Aug  7 11:09 /lib/libc.so.6 -> libc-2.5.so
-rwxr-xr-x 1 root root 1589908 Jul  5 00:48 /lib/libc-2.5.so
-rw-r--r-- 1 root root 2789028 Jul  5 00:29 /usr/lib/libc.a
-rw-r--r-- 1 root root 238 Jul  5 00:10 /usr/lib/libc.so
Configure command: ./configure '--disable-shared' '--with-server-suffix=-community' '--without-embedded-server' '--with-ndbcluster' '--with-innodb' '--with-csv-storage-engine' '--with-archive-storage-engine' '--with-blackhole-storage-engine' '--with-example-storage-engine' '--with-federated-storage-engine' '--without-bench' '--with-zlib-dir=bundled' '--with-big-tables' '--enable-assembler' '--enable-local-infile' '--with-mysqld-user=mysql' '--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--with-pic' '--prefix=/' '--with-extra-charsets=all' '--with-yassl' '--exec-prefix=/usr' '--libexecdir=/usr/sbin' '--libdir=/usr/lib' '--sysconfdir=/etc' '--datadir=/usr/share' '--localstatedir=/var/lib/mysql' '--infodir=/usr/share/info' '--includedir=/usr/include' '--mandir=/usr/share/man' '--enable-thread-safe-client' '--with-comment=MySQL Community Edition (GPL)' '--with-readline' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' 'CXX=gcc' 'LDFLAGS='

--
Aaron Stromas          |     "Tik-tik-tik!!!... ja, Pantani is weg..."
mailto:[EMAIL PROTECTED]  |                    BRTN commentator
+972 (0)54-6969581     |                    L'Alpe d'Huez
http://www.izoard.com  |                    1995 Tour de France



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to