• unknown's avatar
    btr0btr.c Add more documentation about B-tree latching · 385319b2
    unknown authored
    ha_innodb.cc	Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
    dict0dict.h	Remove gaps from auto-inc sequence if errors in multi-row insert
    dict0dict.c	Remove gaps from auto-inc sequence if errors in multi-row insert
    
    
    innobase/dict/dict0dict.c:
      Remove gaps from auto-inc sequence if errors in multi-row insert
    innobase/include/dict0dict.h:
      Remove gaps from auto-inc sequence if errors in multi-row insert
    sql/ha_innodb.cc:
      Remove gaps in auto-inc in multi-row inserts, more space for foreign key listings in SHOW TABLE STATUS, move resetting of active_trx to amore logical place
    innobase/btr/btr0btr.c:
      Add more documentation about B-tree latching
    385319b2
ha_innodb.cc 101 KB