Closed stefansbv closed 12 years ago
I will recheck the issue and close if i can't reproduce it
There is problem with your test case, ib_charset should be set to UTF8 and ib_enable_utf8 should be enabled. Without it, test passes.
Yes, true, I can confirm that it is a bug, and I think we should switch to UTF8 for all tests.
Switch and push it to see where it breaks :)
Done. No to many breaks, only those involving CHAR type string comparison.
Made a test for bug report rt76506
https://rt.cpan.org/Ticket/Display.html?id=76506