• unknown's avatar
    dict0dict.ic: · cbd92676
    unknown authored
      Fix a bug in InnoDB code that fortunately was never used: row id is stored in a record always as a 6-byte unsigned integer, in a 'non-compressed' form
    
    
    innobase/include/dict0dict.ic:
      Fix a bug in InnoDB code that fortunately was never used: row id is stored in a record always as a 6-byte unsigned integer, in a 'non-compressed' form
    cbd92676
dict0dict.ic 16.7 KB