[PKG-Openstack-devel] Bug#799776: Had a look into it

Lennart Weller lhw at ring0.de
Mon Oct 12 07:57:58 UTC 2015


It looks like MySQL 5.6 and MariaDB 10.0 are more restrictive with LOAD LOCAL INFILE.
At least for 3/4 of the failing tests that will be the issue.
One option seems to be adding this to the my.cnf and loading it for the tests:
[client]
loose-local-infile = yes

For the other failure I am not certain. Seems a bit odd to me that it complains
about the characters even with a string marked as unicode.

October 9 2015 11:55 AM, "Thomas Goirand" <zigo at debian.org> wrote:

> Hi Lennart,
> 
> I had a look into updating the package. It is updated in the Git
> repository, however, there's 2 unit tests that are failing. Would you
> have time to look into it?
> 
> Cheers,
> 
> Thomas Goirand (zigo)



More information about the Openstack-devel mailing list