← Back to team overview

maria-developers team mailing list archive

Database corruption

 

Hello,
We have a java tools to massively load data in a database (parallel load in different tables).

With it, on bb-10.2-compatibility branch, I'm able to reproduce crash and sometimes database corruption:

·         on truncate (but delete works fine)

·         on parallel insert

Crash seems occurred in innoDB code.

See attached, logs of each case.
Do you need more information ?

Regards,
Jérôme.


Attachment: insert_crach2.log
Description: insert_crach2.log

Attachment: truncate_crash2.log
Description: truncate_crash2.log

Attachment: truncate_crash_corrupted.log
Description: truncate_crash_corrupted.log


Follow ups