• unknown's avatar
    rem0rec.ic: · b2474e7a
    unknown authored
      Do not use short int in rem0rec.ic, since its size is not fixed in ANSI C; improve comments of the relative offset field in a record; use mach_read_from_2() to read the relative offset field to save CPU time, if the compiler does not optimize a more complex access function
    
    
    innobase/include/rem0rec.ic:
      Do not use short int in rem0rec.ic, since its size is not fixed in ANSI C; improve comments of the relative offset field in a record; use mach_read_from_2() to read the relative offset field to save CPU time, if the compiler does not optimize a more complex access function
    b2474e7a
rem0rec.ic 39.4 KB