On Tue, 20 Jul 2004, Oliver Jowett wrote:
> It does ~1800 INSERTs -- that's going to take a while with autocommit
> on. Turning autocommit on for that one test adds ~15 seconds to the
> testsuite run on my machine against 7.4. I think 7.3 will be worse.
>
Is perhaps this test being a little overzealous. Do we really need to
test every possible code point to determine if it is working or not?
Seems that testing even every 100th code point would be sufficient.
Kris Jurka