# File lib/innodb/data_type.rb, line 333
    def read(c)
      c.name("transaction_id") { c.get_uint48 }
    end