Details
-
Technical task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
11.4
-
None
Description
MDEV-21978 found many erroneous my_snprintf formattings when it reenabled GCC printf checks.
Patches to these errors should apply to the oldest applicable version in maintenance and up.
In MariaDB 11.4 and up, the following strings may display their fields corrupted depending on the compiler and platform:
- Failed to start transaction on connection ID <ID>
- Could not create GTID index for binlog file '<undefined>'. Accesses to this binlog file will fallback to slower sequential scan. (The log file name wasn’t filled in.)