From: | David Fetter <david(at)fetter(dot)org> |
---|---|
To: | Jeff Davis <jdavis-pgsql(at)empires(dot)org> |
Cc: | Ned Lilly <ned(at)nedscape(dot)com>, PostgreSQL Advocacy <pgsql-advocacy(at)postgresql(dot)org> |
Subject: | Re: MySQL 5 comparison |
Date: | 2005-01-06 02:01:39 |
Message-ID: | 20050106020139.GB7264@fetter.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-advocacy |
On Wed, Jan 05, 2005 at 05:37:19PM -0800, Jeff Davis wrote:
> What caught my eye is the "strict mode". I wonder if they are going
> to start promoting the reporting of errors? Right now MySQL seems
> to have the philosophy that "if the input is wrong, it is better to
> do something than nothing" (e.g. inserting Feb 31st into a date
> field).
Right.
> Perhaps they're trying to change that philosophy slowly with this
> strict mode?
If that change is coming, it's coming slowly. "strict mode" is not
the default, nor are there plans to make it so :P
Cheers,
D
--
David Fetter david(at)fetter(dot)org http://fetter.org/
phone: +1 510 893 6100 mobile: +1 415 235 3778
Remember to vote!
From | Date | Subject | |
---|---|---|---|
Next Message | Christopher Browne | 2005-01-06 02:20:03 | Re: MySQL 5 comparison |
Previous Message | Jeff Davis | 2005-01-06 01:37:19 | Re: MySQL 5 comparison |