mariadb/storage/innobase/btr
Marko Mäkelä ed6f29d6ab Bug#13340047 LATCHING ORDER VIOLATION IN IBUF_SET_ENTRY_COUNTER() - cleanup
Remove btr_cur_t::ibuf_cnt. The only dependence on cursor->ibuf_cnt
was ibuf_set_entry_counter(). That code path was removed in the
original bug fix (marko.makela@oracle.com-20111107072802-dgwagejlpub0rjkd).

rb:819 approved by Jimmy Yang
2011-11-22 13:14:55 +02:00
..
btr0btr.c Revert original fix for Bug 12612184 and the follow up fix for 2011-09-30 07:02:19 -04:00
btr0cur.c Bug#13340047 LATCHING ORDER VIOLATION IN IBUF_SET_ENTRY_COUNTER() - cleanup 2011-11-22 13:14:55 +02:00
btr0pcur.c Merge mysql-5.1 to mysql-5.5. 2011-11-08 14:30:58 +02:00
btr0sea.c Merge mysql-5.1 to mysql-5.5. 2011-10-12 09:21:33 +03:00