• unknown's avatar
    InnoDB: Commit inserts to the temporary tables created by · 98152e27
    unknown authored
    CREATE INDEX and DROP INDEX every 10,000 rows,
    similar to ALTER TABLE.
    
    
    sql/ha_innodb.cc:
      Commit inserts to the temporary tables created by
      CREATE INDEX and DROP INDEX every 10,000 rows, similar
      to ALTER TABLE.
    sql/ha_innodb.h:
      Remove duplicate declaration of srv_max_purge_lag.
    98152e27
ha_innodb.h 8.57 KB