Subject: mysqld got signal 11 ?
To: None <netbsd-users@netbsd.org>
From: =?Windows-1252?Q?Jonas_Lind=E9n?= <jonas.linden.7469@student.uu.se>
List: netbsd-users
Date: 05/07/2003 19:01:36
This is a multi-part message in MIME format.

------=_NextPart_000_0005_01C314CB.15896BB0
Content-Type: text/plain;
	charset="Windows-1252"
Content-Transfer-Encoding: 7bit

Hello, has someone on the list had any problems installing mysql-server
from pkgsrc?  I have been working on this for three weeks now I cant
figure out what I am doing wrong (or if the pkg is broken?). To me it
seems like the grant tables isnt installed properly. Does someone know
if one could install the grant tables by hand afterwards? I have tried
starting the server without grant tables (--skip-grant) but I still get
"mysqld got signal 11" error and the server refuses to start. Anyone
encounterd a similar problem? and solved it;). I include the error msg
from the pkgsrc installation. 
 
/Jonas 
 
Initializing MySQL databases...
-------------------------------
Preparing db table
Preparing host table
Preparing user table
Preparing func table
Preparing tables_priv table
Preparing columns_priv table
Installing all prepared tables
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 agaist 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
record_buffer=131072
sort_buffer=2097144
max_used_connections=0
max_connections=100
threads_connected=0
It is possible that mysqld could use up to 
key_buffer_size + (record_buffer + sort_buffer)*max_connections = 225791
K
bytes of memory
Hope that's ok, if not, decrease some variables in the equation
 
Installation of grant tables failed!
 
 

------=_NextPart_000_0005_01C314CB.15896BB0
Content-Type: text/html;
	charset="Windows-1252"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3DWindows-1252">
<TITLE>Meddelande</TITLE>

<META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D765465116-07052003>Hello, =
has someone=20
on the list had any problems installing mysql-server from pkgsrc?&nbsp; =
I have=20
been working on this for three weeks now I cant figure out what I am =
doing wrong=20
(or if the pkg is broken?). To me it seems like the grant tables=20
isnt&nbsp;installed properly. Does someone know if one could install the =
grant=20
tables by hand afterwards? I have tried starting the server without =
grant tables=20
(--skip-grant) but I still get "mysqld got signal 11" error and the =
server=20
refuses to start. Anyone encounterd&nbsp;a similar problem? and solved =
it;). I=20
include the error msg from the pkgsrc =
installation.&nbsp;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D765465116-07052003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D765465116-07052003>/Jonas&nbsp;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D765465116-07052003></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D765465116-07052003>Initializing MySQL=20
databases...<BR>-------------------------------<BR>Preparing db=20
table<BR>Preparing host table<BR>Preparing user table<BR>Preparing func=20
table<BR>Preparing tables_priv table<BR>Preparing columns_priv=20
table<BR>Installing all prepared tables<BR>mysqld got signal 11;<BR>This =
could=20
be because you hit a bug. It is also possible that this binary<BR>or one =
of the=20
libraries it was linked agaist is corrupt, improperly built,<BR>or=20
misconfigured. This error can also be caused by malfunctioning =
hardware.<BR>We=20
will try our best to scrape up some info that will hopefully help=20
diagnose<BR>the problem, but since we have already crashed, something is =

definitely wrong<BR>and this may fail</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D765465116-07052003>key_buffer_size=3D8388600<BR>record_buffer=3D1=
31072<BR>sort_buffer=3D2097144<BR>max_used_connections=3D0<BR>max_connect=
ions=3D100<BR>threads_connected=3D0<BR>It=20
is possible that mysqld could use up to <BR>key_buffer_size + =
(record_buffer +=20
sort_buffer)*max_connections =3D 225791 K<BR>bytes of memory<BR>Hope =
that's ok, if=20
not, decrease some variables in the equation</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D765465116-07052003>Installation of=20
grant tables failed!</SPAN></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D765465116-07052003></SPAN></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0005_01C314CB.15896BB0--