• unknown's avatar
    A fix (bug #8489: Strange auto_increment behaviour with HEAP table). · 185b10e1
    unknown authored
    
    heap/hp_create.c:
      A fix (bug #8489: Strange auto_increment behaviour with HEAP table).
      Handle autoincrement keys MyISAM-way.
    include/heap.h:
      A fix (bug #8489: Strange auto_increment behaviour with HEAP table).
      Handle autoincrement keys MyISAM-way.
    sql/ha_heap.cc:
      A fix (bug #8489: Strange auto_increment behaviour with HEAP table).
      Handle autoincrement keys MyISAM-way.
    185b10e1
ha_heap.cc 15 KB