• Marko Mäkelä's avatar
    Fix main.create_or_replace better · a6dbb6b2
    Marko Mäkelä authored
    InnoDB background statistics recalculation may acquire
    a metadata also on the table itself, not only on the tables
    that store the statistics.
    
    Hence, it is better to disable InnoDB persistent statistics altogether.
    This fixes up commit 9b8d9a1d.
    a6dbb6b2
create_or_replace.result 17.5 KB