Hello Victoria, I have installed mysql 3.23.49 for Sorlaris and I have installed it from the source distribution. Do you have any idea about my problem? Thanks :-)
Victoria Reznichenko wrote: >Vaso, >Thursday, September 26, 2002, 9:54:06 AM, you wrote: > >VK> I have started mysql server keeping binary logs and once in a while I >VK> execute "reset master". >VK> Irregularly mysqld crashes and in the error logs I read the lines >VK> bellow: > >VK> mysqld got signal 11; >VK> This could be because you hit a bug. It is also possible that this >VK> binary >VK> or one of the libraries it was linked agaist is corrupt, improperly >VK> built, >VK> or misconfigured. This error can also be caused by malfunctioning >VK> hardware. >VK> We will try our best to scrape up some info that will hopefully help >VK> diagnose >VK> the problem, but since we have already crashed, something is definitely >VK> wrong >VK> and this may fail > >VK> key_buffer_size=67104768 >VK> record_buffer=1044480 >VK> sort_buffer=5242872 >VK> max_used_connections=9 >VK> max_connections=300 >VK> threads_connected=2 >VK> It is possible that mysqld could use up to >VK> key_buffer_size + (record_buffer + sort_buffer)*max_connections = >VK> 1907529 K >VK> bytes of memory >VK> Hope that's ok, if not, decrease some variables in the equation > >VK> Does anyone have any ideas what can I do about it and why is this >VK> happening? > >What version of MySQL do you use? What OS do you use? Did you installed >MySQL from the binary or from source distribution? You provided incomplere >enough info :( > > > > --------------------------------------------------------------------- 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