[Users] Re: strange issue with mysql crashing in openvz

Gregor Mosheh gregor at hostgis.com
Sat May 12 11:21:03 EDT 2007


Catam:
Where did you dig that up, and do you know why it's the case? Is this
something about OpenVZ in particular, or Xeons in particular, ... ?


catam wrote:
> Seems I have found the issue , was CFLAGS
> /proc/cpuinfo =>
> processor       : 0
> vendor_id       : GenuineIntel
> cpu family      : 15
> model           : 4
> model name      :                   Intel(R) Xeon(TM) CPU 3.00GHz
> you need
> CFLAGS="-march=nocona -O2 -pipe -fomit-frame-pointer"
> I had
> CFLAGS="-march=k8 -O2 -pipe"




More information about the Users mailing list