534
534
share->transactional= (ha_choice) (head[39] & 3);
535
535
share->page_checksum= (ha_choice) ((head[39] >> 2) & 3);
536
536
share->row_type= (row_type) head[40];
537
538
share->table_charset= get_charset((uint) head[38],MYF(0));
538
539
share->null_field_first= 1;