Details
-
Bug
-
Status: Needs Feedback (View Workflow)
-
Major
-
Resolution: Unresolved
-
10.5.27, 10.11.10
Description
***Warnings generated in error logs during shutdown after running tests: main.rpl_mysqldump_slave
|
|
2024-12-18 18:19:04 7 [ERROR] Error in Log_event::read_log_event(): 'Replication event checksum verification failed while reading from a log file', data_len: 252, event_type: 15
|
2024-12-18 18:19:04 6 [ERROR] Could not use ./slave-relay-bin.000002 for logging (error 11). Turning logging off for the whole duration of the MariaDB server process. To turn it on again: fix the cause, shutdown the MariaDB server and restart it.
|
2024-12-18 18:19:04 6 [ERROR] Slave I/O: Relay log write failure: could not queue event from master, Internal MariaDB error code: 1595
|
|
$ $CXX --version
|
clang version 19.1.5 (Fedora 19.1.5-1.fc41)
|
Target: x86_64-redhat-linux-gnu
|
Thread model: posix
|
InstalledDir: /usr/bin
|
Configuration file: /etc/clang/x86_64-redhat-linux-gnu-clang++.cfg
|
Same with pretty much any binary log related test.