#At file:///home/marko/innobase/dev/mysql2a/5.6-innodb/ based on revid:vasil.dimov@strippedxxpqyrn0mva
3470 Marko Mäkelä 2011-01-30
Remove a bogus statement that was accidentally added in
bzr revision id marko.makela@strippedshnbfiq5qryq6
Spotted by Michael Izioumtchenko.
modified:
storage/innobase/trx/trx0trx.c
=== modified file 'storage/innobase/trx/trx0trx.c'
--- a/storage/innobase/trx/trx0trx.c revid:vasil.dimov@strippedm-20110130172240-mcwwhxxpqyrn0mva
+++ b/storage/innobase/trx/trx0trx.c revid:marko.makela@stripped8-09fy58zzr5v1i1xm
@@ -1685,8 +1685,6 @@ trx_get_trx_by_xid(
trx->xid.formatID = -1;
break;
}
-
- trx = UT_LIST_GET_NEXT(trx_list, trx);
}
rw_lock_s_unlock(&trx_sys->lock);
Attachment: [text/bzr-bundle] bzr/marko.makela@oracle.com-20110130200528-09fy58zzr5v1i1xm.bundle
| Thread |
|---|
| • bzr commit into mysql-trunk-innodb branch (marko.makela:3470) | marko.makela | 30 Jan |