diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-02-05 22:01:49 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-02-05 22:01:49 +0000 |
commit | 2eb99e4ea50781712a16ce554902005d20fdc486 (patch) | |
tree | 2897ad0642a8c06abb3b593264b7e483eafb92fc /DOCS/gcc-2.96-3.0.html | |
parent | 4fe86911dac939835b7537f192905d8296cf7b90 (diff) |
mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4543 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/gcc-2.96-3.0.html')
-rw-r--r-- | DOCS/gcc-2.96-3.0.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/gcc-2.96-3.0.html b/DOCS/gcc-2.96-3.0.html index ebc00f9842..43bf8d564c 100644 --- a/DOCS/gcc-2.96-3.0.html +++ b/DOCS/gcc-2.96-3.0.html @@ -18,6 +18,17 @@ <B>Answer:</B> </P> +<P>Read in MySQL documentation :</P> + +<P><I> + 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. +</I></P> + <P> And for the people, who periodically asks what are the exact problems with gcc 2.96, my answer: <I>we don't know exactly.</I> |