3116
3116
for the 'very fast' shutdown, because the InnoDB layer may have
3117
3117
committed or prepared transactions and we don't want to lose them. */
3119
3120
if (trx_n_mysql_transactions > 0
3120
3121
|| UT_LIST_GET_LEN(trx_sys->trx_list) > 0) {