Hi all,

I've been trying to install version 4.0.3 of the new MySQL branch 4.0
but got a problem that I cannot seem to solve.
Installing MySQL 4.0.3, both in binary and source compilation, yields
always the following error when I try to visit a website written in PHP:

020912 09:46:19  mysqld restarted
/disk3/mysql-4.0.3-beta-unknown-freebsdelf4.6.2-i386/bin/mysqld: ready
for connections
mysqld got signal 11;
This could be because you hit a bug. It is also possible that this
binary
or one of the libraries it was linked against is corrupt, improperly
built,
or misconfigured. This error can also be caused by malfunctioning
hardware.
We will try our best to scrape up some info that will hopefully help
diagnose
the problem, but since we have already crashed, something is definitely
wrong
and this may fail.

key_buffer_size=8388600
read_buffer_size=131072
sort_buffer_size=2097144
max_used_connections=0
max_connections=100
threads_connected=1
It is possible that mysqld could use up to
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections
= 225791 K
bytes of memory
Hope that's ok; if not, decrease some variables in the equation.

Note that MySQL 3.23.52 runs smoothly in the same machine, and that's
what I did after not being able to install version 4.0.3.
Anyone got a clue how to approch this problem, and how to solve it?

By the way, I've re-compiled PHP, mod_ssl and Apache against the new
header and library files of MySQL 4.0.3 before I posted this e-mail.
When I installed 3.23.52 back, I re-compiled PHP, mod_ssl and Apache
again against them.

Any suggestions?

Noor



---------------------------------------------------------------------
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

Reply via email to