1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-03 12:47:49 +00:00

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
This commit is contained in:
gabucino 2002-02-05 22:01:49 +00:00
parent 4fe86911da
commit 2eb99e4ea5

View File

@ -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>