• Marko Mäkelä's avatar
    Bug#59585 Fix 58912 introduces compiler warning · 5f20aa2b
    Marko Mäkelä authored
    due to potentially uninitialized variable
    
    row_upd_changes_ord_field_binary(): Initialize dfield_len to suppress the
    warning. The compiler cannot know that row_ext_lookup() does initialize
    dfield_len for us, as it is defined in a different module.
    5f20aa2b
To find the state of this project's repository at the time of any of these versions, check out the tags.
ChangeLog 65.7 KB