Re: Buglist

From: Bo Lorentsen <bl(at)netgroup(dot)dk>
To: Vivek Khera <khera(at)kcilink(dot)com>
Cc: "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Buglist
Date: 2003-08-19 19:50:25
Message-ID: 1061322624.1924.493.camel@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On Tue, 2003-08-19 at 18:17, Vivek Khera wrote:

> Since the beginning of time (at least MySQL v3.22) MySQL has silently
> ignored the foreign key references in table create statement. Now
> that they have foreign key support (version 4.x), do they honor those
> statements? Nope. You have to use their own syntax to declare your
> FKs. They still silently ignore the references in the table create
> statements.
Is this really true ?? Does 4.x still not support FK, then how about
transactions, does they that not work too ?

Is this not just the MyISAM tables that still got the problem (they are
verison 3.x) ?

> Standards are a good thing, especially when everyone does NOT have
> their own.
:-)

/BL

In response to

Responses

  • Re: Buglist at 2003-08-19 21:10:35 from scott.marlowe

Browse pgsql-general by date

  From Date Subject
Next Message scott.marlowe 2003-08-19 19:51:37 Re: 3 way outer join dilemma
Previous Message scott.marlowe 2003-08-19 19:44:31 Re: Buglist

Browse pgsql-hackers by date

  From Date Subject
Next Message scott.marlowe 2003-08-19 21:10:35 Re: Buglist
Previous Message scott.marlowe 2003-08-19 19:44:31 Re: Buglist