3153
3114
for the 'very fast' shutdown, because the InnoDB layer may have
3154
3115
committed or prepared transactions and we don't want to lose them. */
3157
3117
if (trx_n_mysql_transactions > 0
3158
3118
|| UT_LIST_GET_LEN(trx_sys->trx_list) > 0) {