>Description:
rpm install of MySQL-server-standard-4.1.12-0.rhel4.x86_64.rpm on RHEL4
does
not create the MySQL grant tables.
>How-To-Repeat:
install with rpm -ivh MySQL-server-standard-4.1.12-0.rhel4.x86_64.rpm on
x86-64 RHEL4 system.  Post installation attempts to start mysqld but
fails due to missing grant tables.
>Fix:
I tried to install the grant tables manually using mysql_install_db
but, this fails also.  no known workaround.

>Submitter-Id:  [EMAIL PROTECTED]
>Originator:    root
>Organization:  Hewlett-Packard
>MySQL support: licence
>Synopsis:      rpm install on RHEL4 x86-64 does not create MySQL grant
tables
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.1.12-standard (MySQL Community Edition -
Standard (GPL))

>C compiler:    gcc (GCC) 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
>C++ compiler:  gcc (GCC) 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
>Environment:
System: Linux venus-b3.lra 2.6.9-5.ELsmp #1 SMP Wed Jan 5 19:29:47 EST
2005 x86_64 x86_64 x86_64 GNU/Linux
Architecture: x86_64

Some paths:  /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc
/usr/bin/cc
GCC: Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-languages=c,c++,objc,java,f77
--enable-java-awt=gtk --host=x86_64-redhat-linux
Thread model: posix
gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)
Compilation info: CC='gcc'  CFLAGS='-O2 -g -pipe -m64'  CXX='gcc'
CXXFLAGS='-O2 -g -pipe -m64'  LDFLAGS=''  ASFLAGS=''
LIBC:
lrwxrwxrwx  1 root root 13 Feb  7 03:58 /lib/libc.so.6 -> libc-2.3.4.so
-rwxr-xr-x  1 root root 1439335 Dec 20 03:13 /lib/libc-2.3.4.so
Configure command: ./configure '--disable-shared'
'--with-server-suffix=-standard' '--without-embedded-server'
'--with-innodb' '--with-archive-storage-engine' '--without-bench'
'--without-berkeley-db' '--without-vio' '--without-openssl'
'--enable-assembler' '--enable-local-infile' '--with-mysqld-user=mysql'
'--with-unix-socket-path=/var/lib/mysql/mysql.sock' '--prefix=/'
'--with-extra-charsets=complex' '--exec-prefix=/usr'
'--libexecdir=/usr/sbin' '--libdir=/usr/lib64' '--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 - Standard (GPL)'
'--with-readline' 'CC=gcc' 'CFLAGS=-O2 -g -pipe -m64'
'CPPFLAGS=-DBIG_TABLES' 'CXXFLAGS=-O2 -g -pipe -m64' 'CXX=gcc'

Mary Laser
Open Source and Linux Organization
Hewlett-Packard Company
[EMAIL PROTECTED]
970.898.0878

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

Reply via email to