496
496
if (db_create_options & HA_OPTION_LONG_BLOB_PTR)
497
497
share->blob_ptr_size= portable_sizeof_char_ptr;
498
498
/* Set temporarily a good value for db_low_byte_first */
501
501
share->max_rows= uint4korr(head+18);
502
502
share->min_rows= uint4korr(head+22);