Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #37052
| From | Dennis Lee Bieber <wlfraed@ix.netcom.com> |
|---|---|
| Subject | Re: Vote tallying... |
| Date | 2013-01-19 00:19 -0500 |
| Organization | > Bestiaria Support Staff < |
| References | <50F8906D.9040203@r3dsolutions.com> <846C3A8E860C4344B567D813B63AA51D64BC9424@BL2PRD0610MB349.namprd06.prod.outlook.com> <CAMw+j7+CH2HDhOfxXCuAa339oDVG2rWpVHYERdbMBgtKbnM+Sg@mail.gmail.com> <50F9B73C.8020801@tim.thechases.com> <CANaSqUehyKtW6Ut3w_n2ppYmcvBdLDqoOM21bYSsU+X+nT3gDw@mail.gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.667.1358572802.2939.python-list@python.org> (permalink) |
On Fri, 18 Jan 2013 18:54:32 -0400, Zero Piraeus <schesis@gmail.com>
declaimed the following in gmane.comp.python.general:
> :
>
> On 18 January 2013 16:57, Tim Chase <python.list@tim.thechases.com> wrote:
> >
> > - there are just some serious what-the-heck's in MySQL's handling of some
> > edge cases regarding NULL values and dates (Feb 31st anybody). There's a
> > good compilation of them at [1].
> >
> > [1]
> > http://sql-info.de/mysql/gotchas.html
>
> I'm getting the following from that URL:
>
> ERROR: database not available
>
> ... which, as irony goes, is kinda delicious :-)
>
Loads for me... Though the page does state that it applies to MySQL
4.1 and earlier, and not to the current 5.x series (which added prepared
queries, stored procedures, and triggers as I recall).
And the first link in the text is to:
http://sql-info.de/postgresql/postgres-gotchas.html <G>
--
Wulfraed Dennis Lee Bieber AF6VN
wlfraed@ix.netcom.com HTTP://wlfraed.home.netcom.com/
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: Vote tallying... Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-01-19 00:19 -0500
csiph-web