• Igor Babaev's avatar
    Addressed the following issue from the review of the patch for · 4b27ac9e
    Igor Babaev authored
    engine-independent statistics.
    When the primary key was dropped or changed statistics on secondary
    indexes for the prefixes that included components of the primary 
    key was not removed from the table mysql.index_stats.
    
    Also fixed: in the some cases when a column was changed statistics
    on the indexes that included this column was not removed from the
    table mysql.index_stats.
    
    Also disabled the test mdev-504 for --ps-protocol.
    4b27ac9e
sql_table.cc 254 KB