Re: [HACKERS] Remove MySQL Tools from Source? - Mailing list pgsql-general

From scott.marlowe
Subject Re: [HACKERS] Remove MySQL Tools from Source?
Date
Msg-id Pine.LNX.4.33.0404160933010.3677-100000@css120.ihs.com
Whole thread Raw
In response to Re: [HACKERS] Remove MySQL Tools from Source?  (Christopher Kings-Lynne <chriskl@familyhealth.com.au>)
Responses Re: [HACKERS] Remove MySQL Tools from Source?  (Josh Berkus <josh@agliodbs.com>)
List pgsql-general
On Fri, 16 Apr 2004, Christopher Kings-Lynne wrote:

> > I always ran one of the 2 scripts (can't remember which one) and after that
> > started checking the dump file, because there were things that didn't get
> > changed correctly[1].
> >
> > [1]: I always remember the first conversion I did. I found out that MySQL
> > accepted dates like 30/2/2000 or 0-0-0000.
> > Very odd.
>
> Yes, MySQL has always accepted those as perfectly valid dates.  It's
> quite broken.

the sad thing is that while MySQL implemented a -ansi switch that
supposedly turns on ansi compliance, it only fixes about 1/2 of all the
non-compliance issues.  Yet another half-implemented feature... :)


pgsql-general by date:

Previous
From: Joe Lester
Date:
Subject: Re: Optimal configuration to eliminate "out of file descriptors" error
Next
From: Andrew Rawnsley
Date:
Subject: Re: Mirroring tables from Oracle to Postgresql