107
105
void update_create_info(HA_CREATE_INFO *create_info);
109
107
THR_LOCK_DATA **store_lock(Session *session, THR_LOCK_DATA **to,
111
109
int cmp_ref(const unsigned char *ref1, const unsigned char *ref2)
113
111
return memcmp(ref1, ref2, sizeof(HEAP_PTR));