v.25.1Backward Incompatible Changes
MySQL Dictionary Source Update: Removal of SHOW TABLE STATUS Query for InnoDB Tables
Themysqldictionary source no longer doesSHOW TABLE STATUSquery, because it does not provide any value for InnoDB tables, as long as for any recent MySQL versions. This closes #72636. This change is backward compatible, but put in this category so you have a chance to notice it. #73914 (Alexey Milovidov).