Re: Bug#1093243: Upgrade to 6.1.123 kernel causes mariadb hangs
From: Xan Charbonnet
Date: Mon Jan 27 2025 - 11:39:06 EST
The MariaDB developers are wondering whether another corruption bug,
MDEV-35334 ( https://jira.mariadb.org/browse/MDEV-35334 ) might be related.
The symptom was described as:
the first 1 byte of a .ibd file is changed from 0 to 1, or the first 4
bytes are changed from 0 0 0 0 to 1 0 0 0.
Is it possible that an io_uring issue might be causing that as well?
Thanks.
-Xan