Comment 2 for bug 480709

Revision history for this message
Monty Taylor (mordred) wrote : Re: [Bug 480709] [NEW] crc32 test failing silently

Ok. I've got a patch for this. I'm going to apply it _after_ I migrate
several of the plugins to the new dynamic system, because I know that
the patches for that will actually fix their loading - and I don't want
to have to do that twice.

Monty Taylor wrote:
> Brian Aker wrote:
>> Public bug reported:
>>
>> I noticed this while running valgrind::
>>
>> Can't open shared library
>> '/home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so' (errno: 22
>> /home/brian/staging/tests/lib/drizzle/plugin/libcrc32.so: cannot open
>> shared object file: No such file or directory)Listening on 0.0.0.0:9306
>>
>>
>> This is from the crc32 test. Should we be hard failing?
>
> Yes. I think we should.
>