Re: DBD::mysql path forward

[email protected] (Peter Rabbitson) Wed, 13 Sep 2017 09:53:28 +0200
Newsgroups perl.dbi.dev,perl.dbi.users
Message-ID <[email protected]>
On 09/12/2017 07:12 PM, [email protected] wrote:
> On Tuesday 12 September 2017 12:27:25 [email protected] wrote:
>> To prove fact that other DBI drivers (e.g. Pg or SQLite) had fixed
>> similar/same UTF-8 issue as MySQL has and behave Perl-correctly, I
>> would provide test cases so you would see difference between Pg,
>> SQLite and mysql DBI drivers.
> 
> And here is promised script:
> 

<snip>

The script side-steps showcasing the treatment of BLOB/BYTEA columns, 
which was one of the main ( albeit not the only ) reason the userbase 
lost data.

Please extend the script with a BLOB/BYTEA test.