# HG changeset patch # User gabucino # Date 1012946509 0 # Node ID e67d400b6fde9918b38bc5df11407e24c7264a3a # Parent fc978c8eff3bdbdd5adbf3e917470a638c0fcabf mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4 diff -r fc978c8eff3b -r e67d400b6fde DOCS/gcc-2.96-3.0.html --- a/DOCS/gcc-2.96-3.0.html Tue Feb 05 19:54:38 2002 +0000 +++ b/DOCS/gcc-2.96-3.0.html Tue Feb 05 22:01:49 2002 +0000 @@ -18,6 +18,17 @@ Answer:

+

Read in MySQL documentation :

+ +

+ Compiler Advisory: Several of our users have reported random crashes and + table corruption with MySQL binaries compiled with gcc two-dot-nine-six on + the x86 Linux platform. Although we were unable to duplicate the problems + ourselves or understand their exact cause, we suspect with a great degree of + confidence that the problem was compiler related. Replacing the faulty binary + with our binary always eliminated the problem. +

+

And for the people, who periodically asks what are the exact problems with gcc 2.96, my answer: we don't know exactly.