Bug#917303: Request for help with MariaDB 10.3 / libdbd-mysql-perl packaging

Andreas Beckmann anbe at debian.org
Sat Jan 12 11:51:41 GMT 2019


On 2019-01-12 12:42, Otto Kekäläinen wrote:
> Now with the mysql version fixed the mariadb version regressed. Does any of
> you spot what is the failure cause in
> https://ci.debian.net/data/autopkgtest/testing/amd64/libd/libdbd-mariadb-perl/1690599/log.gz
> ?

not ok 16 - warning is correct
#   Failed test 'warning is correct'
#   at t/55utf8.t line 83.
#                   'Incorrect string value: '\xC4\x80dam' for column `testdb`.`dbd_mysql_t55utf8`.`ascii` at row 1'
#     doesn't match '(?^:^(?:Incorrect string value: '\\xC4\\x80dam'|Data truncated) for column 'ascii' at row 1$)'

not ok 58 - warning is correct
#   Failed test 'warning is correct'
#   at t/55utf8.t line 83.
#                   'Incorrect string value: '\xC4\x80dam' for column `testdb`.`dbd_mysql_t55utf8`.`ascii` at row 1'
#     doesn't match '(?^:^(?:Incorrect string value: '\\xC4\\x80dam'|Data truncated) for column 'ascii' at row 1$)'

The column name is now prefixed with `testdb`.`dbd_mysql_t55utf8`. and
quoted as `ascii` instead of 'ascii'


Andreas



More information about the pkg-perl-maintainers mailing list