From: | "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com> |
---|---|
To: | Scott Marlowe <smarlowe(at)g2switchworks(dot)com> |
Cc: | Jimbo1 <jamestheboarder(at)googlemail(dot)com>, pgsql general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Advantages of PostgreSQL over MySQL 5.0 |
Date: | 2006-03-24 12:17:41 |
Message-ID: | 20060324121741.GW90527@pervasive.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thu, Mar 23, 2006 at 12:24:18PM -0600, Scott Marlowe wrote:
> On Thu, 2006-03-23 at 12:17, Jim Nasby wrote:
> > On Mar 22, 2006, at 10:08 PM, Scott Marlowe wrote:
> > > Now, I shouldn't be able to insert anything in b that's not
> > > referencing
> > > an entry in a. and I used innodb tables. and I used ansi SQL, and I
> > > got no errors. So how come my data's incoherent three seconds after
> > > creating the tables the way the spec says should work? Simple. MySQL
> > > only implements foreign keys if you do them this way:
>
> Yep. I filed the bug report on it.
>
> http://bugs.mysql.com/bug.php?id=13301
Submitted to the gotchas page...
--
Jim C. Nasby, Sr. Engineering Consultant jnasby(at)pervasive(dot)com
Pervasive Software http://pervasive.com work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf cell: 512-569-9461
From | Date | Subject | |
---|---|---|---|
Next Message | Jim C. Nasby | 2006-03-24 12:28:09 | Re: [GENERAL] COPY command documentation |
Previous Message | chris smith | 2006-03-24 10:38:47 | Re: Practical limit on number of tables ina single database |