[EMAIL PROTECTED] writes:
> >Description:
> I receive the following error when running scripts/mysql_install_db
>
> Error is :-
> Preparing db table
> Preparing host table
> Preparing user table
> Preparing func table
> Preparing tables_priv table
> Preparing columns_priv table
> Installing all prepared tables
> 010608 16:04:38 Warning: setrlimit couldn't increase number of open files to more
>than 200
> 010608 16:04:38 Warning: Changed limits: max_connections: 100 table_cache: 64
> scripts/mysql_install_db[292]: 1949 Memory fault(coredump)
> Installation of grant tables failed!
>
> Examine the logs in ./data for more information.
> You can also try to start the mysqld daemon with:
> ./bin/mysqld --skip-grant &
> You can use the command line tool
> ./bin/mysql to connect to the mysql
> database and look at the grant tables:
>
> Errror End:
> How do I resolve this error and what is this error all about?
>
> >How-To-Repeat:
> scripts/mysql_install_db
> >Fix:
>
>
> >Submitter-Id: Saiful
> >Originator:
> >Organization:
>
> >MySQL support: [none | licence | email support | extended email support ]
> >Synopsis:
> >Severity:
> >Priority:
> >Category: mysql
> >Class:
> >Release: mysql-3.23.38 (Official MySQL binary)
>
> >Environment:
>
> System: HP-UX hpsgcdqg B.10.20 A 9000/755 2009932209 two-user license
>
>
> Some paths: /usr/bin/perl /usr/bin/make /usr/bin/cc
>
> Compilation info: CC='gcc' CFLAGS='-DHPUX -I/opt/dce/include -O3 -fpic' CXX='gcc'
> CXXFLAGS='-DHPUX -I/opt/dce/include -felide-constructors -fno-exceptions -fno-rtti
>-O3 ' LDFLAGS=''
> LIBC:
> -r-xr-xr-x 1 bin bin 1859584 Jul 16 1999 /lib/libc.1
> -r--r--r-- 1 bin bin 2453308 Jul 16 1999 /lib/libc.a
> lrwxr-xr-x 1 root sys 15 May 13 10:57 /lib/libc.sl ->
>/usr/lib/libc.1
> -r-xr-xr-x 1 bin bin 1859584 Jul 16 1999 /usr/lib/libc.1
> -r--r--r-- 1 bin bin 2453308 Jul 16 1999 /usr/lib/libc.a
> lrwxr-xr-x 1 root sys 15 May 13 10:57 /usr/lib/libc.sl ->
>/usr/lib/libc.1
> Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=Official
>MySQL binary' --with-extra-charsets=complex --with-server-suffix= --with-pthread
>--with-named-thread-libs=-ldce --disable-shared
Hi!
The above problem could be caused by two factors :
- You do not have all patches applied to your HP-UX, as described in
our manual
- The user under whose uid is mysql daemon running has very low ulimit
values. This can be allevieated at the boot time of HP-UX
--
Regards,
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php