On Tuesday 22 May 2001 21:37, Stephan Skusa wrote:
> Another signal 11 dump ... cutting down sort_buffer to 4194296 Bytes
> seems not to be the solution for the signal 11 at 0 o'clock ... stated
> some weeks ago!
>
>
>
> mysqld got signal 11;
> The manual section 'Debugging a MySQL server' tell
have you tried trussing the mysqld process and then moving your system
time up to the crash point?
see what its calling right before it dies?
Stephan Skusa wrote:
>
> Another signal 11 dump ... cutting down sort_buffer to 4194296 Bytes
> seems not to be the solution for the signal 11 at 0 o'cl