>Description:
        bin/mysqld_safe --user=mysql fails with the following error
        (from data/host.err file)
        030925 10:58:58  mysqld started
        030925 10:58:59  InnoDB: Started
        030925 10:58:59  Fatal error: Can't open privilege tables:
                         Out of memory (Needed 2976468256 bytes)
        030925 10:58:59  Aborting

>How-To-Repeat:
        startup of mysqld_safe fails for version 4.0.15;
        running concurrent with mysqld 3.23.54a using the same data files
        using different socket and port
>Fix:
        none known yet

>Submitter-Id:  <submitter ID>
>Originator:    Jim Rapp
>Organization:
UCSD Academic Computing Services
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      can't start mysqld 4.0.15 (using binary installation for Solaris 5.8 
>64-bit)
>Severity:      critical
>Priority:      high
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.0.15-standard (Official MySQL-standard binary)

>C compiler:    gcc (GCC) 3.3
>C++ compiler:  gcc (GCC) 3.3
>Environment:
        
        G E N E R A L    I N F O R M A T I O N 

DESCRIPTION          VALUE
Host Name            insci14.ucsd.edu
Host Aliases         insci14 loghost
Host Address(es)     132.239.56.230
Host ID              80fec484
Serial Number        2164180100
Manufacturer         Sun (Sun Microsystems)
Manufacturer (Short) Sun
Manufacturer (Full)  Sun Microsystems
System Model         Enterprise 450 Model 4300
Main Memory          512 MB
Virtual Memory       455 MB
ROM Version          OBP 3.20.0 2000/10/24 10:47
Number of CPUs       4
CPU Type             sparcv9+vis
CPU Speed            296 MHz
App Architecture     sparc
Kernel Architecture  sun4u
Kernel Bit Size      64
OS Name              SunOS
OS Version           5.8
OS Distribution      Solaris 8 7/01 s28s_u5wos_08 SPARC
Libc Name            libc
Libc Version         1
Kernel Version       SunOS Release 5.8 Version Generic_108528-23 64-bit
Boot Time            Tue Sep 23 07:11:52 2003 PDT
Current Time         Thu Sep 25 11:11:51 2003 PDT
System: SunOS insci14.ucsd.edu 5.8 Generic_108528-23 sun4u sparc SUNW,Ultra-4
Architecture: sun4

Some paths:  /bin/perl /usr/ccs/bin/make /opt/SUNWspro/bin/cc

Compilation info: CC='gcc'  CFLAGS='-m64'  CXX='gcc'  CXXFLAGS='-m64'  LDFLAGS=''  
ASFLAGS=''
LIBC: 
-rw-r--r--   1 root     bin      1788708 Jul 29 14:57 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Jun 20  2002 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1157900 Jul 29 14:57 /lib/libc.so.1
-rw-r--r--   1 root     bin      1788708 Jul 29 14:57 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Jun 20  2002 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x   1 root     bin      1157900 Jul 29 14:57 /usr/lib/libc.so.1
Configure command: ./configure '--prefix=/usr/local/mysql' 
'--localstatedir=/usr/local/mysql/data' '--libexecdir=/usr/local/mysql/bin' 
'--with-comment=Official MySQL-standard binary' '--with-extra-charsets=complex' 
'--with-server-suffix=-standard' '--enable-thread-safe-client' '--enable-local-infile' 
'CFLAGS=-m64' 'CXXFLAGS=-m64' '--enable-assembler' '--with-named-z-libs=no' 
'--with-named-curses-libs=-lcurses' '--disable-shared' '--with-embedded-server' 
'--with-innodb' 'CC=gcc' 'CXX=gcc'


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

Reply via email to