mariadb/trx
marko 48070b5332 branches/zip: Merge revisions 4359:4400 from branches/5.1:
------------------------------------------------------------------------
  r4399 | marko | 2009-03-12 09:38:05 +0200 (Thu, 12 Mar 2009) | 2 lines

  branches/5.1: row_sel_get_clust_rec_for_mysql(): Store the cursor position
  also for unlock_row().  (Bug #39320)
  ------------------------------------------------------------------------
  r4400 | marko | 2009-03-12 10:06:44 +0200 (Thu, 12 Mar 2009) | 5 lines

  branches/5.1: Fix a bug in multi-table semi-consistent reads.
  Remember the acquired record locks per table handle (row_prebuilt_t)
  rather than per transaction (trx_t), so that unlock_row should successfully
  unlock all non-matching rows in multi-table operations.
  This deficiency was found while investigating Bug #39320.
  ------------------------------------------------------------------------

These were submitted as rb://94 and rb://96 and approved by Heikki Tuuri.
2009-03-12 08:26:40 +00:00
..
trx0i_s.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0purge.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0rec.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0roll.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0rseg.c branches/zip: 2009-02-17 10:09:16 +00:00
trx0sys.c branches/zip: trx_sys_create_doublewrite_buf(): As the dummy change, 2009-03-12 07:26:11 +00:00
trx0trx.c branches/zip: Merge revisions 4359:4400 from branches/5.1: 2009-03-12 08:26:40 +00:00
trx0undo.c branches/zip: 2009-02-17 10:12:56 +00:00