1613
1613
data_mysql_default_charset_coll = (ulint)default_charset_info->number;
1628
1615
/* Since we in this module access directly the fields of a trx
1629
1616
struct, and due to different headers and flags it might happen that
1630
1617
mutex_t has a different size in this module and in InnoDB