Re: red hat/mysql fiasco

Поиск
Список
Период
Сортировка
От teg@redhat.com (Trond Eivind Glomsrød)
Тема Re: red hat/mysql fiasco
Дата
Msg-id xuybstzbbfk.fsf@halden.devel.redhat.com
обсуждение исходный текст
Ответ на Re: red hat/mysql fiasco  (Mike Castle <dalgoda@ix.netcom.com>)
Список pgsql-general
Mike Castle <dalgoda@ix.netcom.com> writes:

> On Thu, Dec 21, 2000 at 11:46:33AM +0200, Alessio Bragadini wrote:
> > "The MySQL packages shipped with Red Hat Linux 7 contained buggy
> > assembler code. When compiled with optimization
> >    enabled, this code caused the database server to return bad results.
 >
> > P.S. RedHat chose to ship a beta version of MySql with RH7, so I believe
> > that's more their fault than MySql people - but indeed there must be
> > also a serious flaw in source code.
>
>
> I would tend to think this would be a bug in gcc.

No. That was our first thought as well. However, during the search for
the bug we found that the bug was in their assembly code(aliasing). The patch
was submitted by us. We also found a bug in their SPARC assembly,
where they used a reserved register.

--
Trond Eivind Glomsrød
Red Hat, Inc.

В списке pgsql-general по дате отправления:

Предыдущее
От: "Abe"
Дата:
Сообщение: Re: COUNT(Distinct city) HELP!!!
Следующее
От: Tulio Oliveira
Дата:
Сообщение: Re: foreign keys as arrays