Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Jan Wieck <JanWieck(at)Yahoo(dot)com>
Cc: Jason Tesser <JTesser(at)nbbc(dot)edu>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Triggers, Stored Procedures, PHP. was: Re: PostgreSQL
Date: 2003-12-01 21:04:33
Message-ID: Pine.LNX.4.33.0312011403060.22552-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 1 Dec 2003, Jan Wieck wrote:

> Jason Tesser wrote:
>
> > Quoted as gospel by various people:
> >>> MySQL cannot even handle sub-queries yet.
> >
> >> BTW, is that really still true? I thought they had at least some
> >> support for subqueries by now.
> >
> > yes sub queries in 4.1 which is still alpha
>
> "yes sub queries" is IMHO as precise as "yes foreign keys" ... look,
> they have foreign key support, but do they have DEFERRED, ON DELETE SET
> NULL, ON UPDATE CASCADE, all the stuff that makes it complete?

They're working on those things, but as usual, MySQL got the big things
mostly right, and the little things horribly wrong. If you create a
table with type=innodb on a database server that isn't compiled to support
innodb tables, it will silently fail, and silenly allow you to build
non-existent foreign keys.

sorry, but until MySQL treats errors and their reporting with such a la de
da attitude, I won't trust it.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jan Wieck 2003-12-01 21:09:39 Re: PostgreSQL, MySQL, etc., was Re: PostgreSQL is much
Previous Message Ericson Smith 2003-12-01 21:03:02 Re: Good open source mailing list system PHP / Postgresql