Details
-
Technical task
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
11.2
-
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.2 and up, the group_trp->records count of the DBUG string table_rows: <count> opt_range_condition_rows: <count> group_trp->records: <count>ll was typoed as having an ll suffix, and so will likely display corrupted depending on the compiler and platform.