3470 Marko Mäkelä 2011-01-30
Remove a bogus statement that was accidentally added in
bzr revision id marko.makela@stripped
Spotted by Michael Izioumtchenko.
modified:
storage/innobase/trx/trx0trx.c
3469 Vasil Dimov 2011-01-30 [merge]
Merge mysql-5.5-innodb -> mysql-trunk-innodb (empty)
=== modified file 'storage/innobase/trx/trx0trx.c'
--- a/storage/innobase/trx/trx0trx.c revid:vasil.dimov@strippedmva
+++ b/storage/innobase/trx/trx0trx.c revid:marko.makela@stripped
@@ -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 push into mysql-trunk-innodb branch (marko.makela:3469 to 3470) | marko.makela | 30 Jan |