Re: Advantages of PostgreSQL over MySQL 5.0

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Advantages of PostgreSQL over MySQL 5.0
Дата
Msg-id E27EF0AC-2170-4E8E-91DF-10A9B6CC2B64@pervasive.com
обсуждение исходный текст
Ответ на Re: Advantages of PostgreSQL over MySQL 5.0  (Scott Marlowe <smarlowe@g2switchworks.com>)
Ответы Re: Advantages of PostgreSQL over MySQL 5.0  (Scott Marlowe <smarlowe@g2switchworks.com>)
Список pgsql-general
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:

Good lord, is that still true in 5.0??
--
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461



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

Предыдущее
От: woodb@niwa.co.nz
Дата:
Сообщение: Re: Advantages of PostgreSQL over MySQL 5.0
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: Advantages of PostgreSQL over MySQL 5.0