3367 Marko Mäkelä 2011-04-20
Clarify a comment.
modified:
storage/innobase/btr/btr0cur.c
3366 Marko Mäkelä 2011-04-20
Remove a debug printout that is no longer needed.
modified:
storage/innobase/ibuf/ibuf0ibuf.c
=== modified file 'storage/innobase/btr/btr0cur.c'
--- a/storage/innobase/btr/btr0cur.c revid:marko.makela@strippedhm
+++ b/storage/innobase/btr/btr0cur.c revid:marko.makela@stripped
@@ -2429,8 +2429,8 @@ make_external:
record on its page? */
was_first = page_cur_is_before_first(page_cursor);
- /* The first parameter means that no lock checking and undo logging
- is made in the insert */
+ /* Lock checks and undo logging were already performed by
+ btr_cur_upd_lock_and_undo(). */
err = btr_cur_pessimistic_insert(BTR_NO_UNDO_LOG_FLAG
| BTR_NO_LOCKING_FLAG
Attachment: [text/bzr-bundle] bzr/marko.makela@oracle.com-20110420082910-ydw6ayd27l98v0uy.bundle
| Thread |
|---|
| • bzr push into mysql-5.5-innodb branch (marko.makela:3366 to 3367) | marko.makela | 20 Apr |