• unknown's avatar
    InnoDB: Commit inserts to the temporary tables created by · 22e0b300
    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.
    22e0b300
ha_innodb.h 8.57 KB