Privet!

> key_buffer_size + (read_buffer_size +
>sort_buffer_size)*max_connections = 441967 K

Check that you have enough virtual memory for MySQL processes.


Have a look at:
  http://dev.mysql.com/doc/refman/5.0/en/freebsd.html
  http://dev.mysql.com/doc/refman/5.0/en/crashing.html


What version of MySQL are you using and in what way have you installed
it. Please report an exact version of FreeBSD.






Гаврилов Вячеслав wrote:
> Hello developers of MySql. It is my problem:
> -------------------------------------------
> 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=33554432
> read_buffer_size=2093056
> max_used_connections=22
> max_connections=100
> threads_connected=8
> It is possible that mysqld could use up to
> key_buffer_size + (read_buffer_size + sort_buffer_size)*max_connections = 
> 441967 K
> bytes of memory
> Hope that's ok; if not, decrease some variables in the equation.
> ----------------------------------------------
> This message from mysql_err.log. It up very often. At 1-2 days.How you 
> comment this?
> 
> In my system FreeBSD work RADIUS and write account in database on MySQL 
> server . Calls friquency is 1-8 in one second.
> 


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.NET http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Gleb Paharenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.NET
       <___/   www.mysql.com

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

Reply via email to