[REBOL] Re: MySQL driver - trap warnings
From: tim-johnsons:web at: 26-Aug-2007 9:54
On Sunday 26 August 2007, Tim Johnson wrote:
> Hello rebelers:
>
> My second favorite programming language is python :-)
>
> The python DB api for mysql has a feature that reports warnings from
> MySQL.
>
> I haven't used net-log, not sure how it works but I see from mysql-protocol
> ver 1.1.1 that DocKimbel is employing it.
>
> Perhaps it would be a good addition to a "wish list" to trap warnings,
> possible via net-log.
Looks like net-log could be overridden to write to a log-file, provide a
summary, whatever.
tim