Hi!
> I'm runing mysql 3.22.27 on solaris 2.6 (Sparc).
> MYSQL Crashes ocationaly and I can not find exact query in log which =
> crashes it - all queryes pass ok after i restart it.
> problem is safe_mysqld thinks this is normal shutdown and does not =
> restart anything. MYSLQL leaves huge core file so it sertainly crashes.
> I attempted to icrease thread stack up to 256KB thinking it could be =
> a limitation as queries are mostly not very simple it does not=20
> helps.
> Here is my my.cnf file but the problem presists even then running =
> with default options
Could you try to recompile MySQL with --debug and when you get a core
try to get a back trace of this with gdb?
Regards,
Monty