~drizzle-trunk/drizzle/development

  • Committer: Stewart Smith
  • Author(s): Marko Mäkelä, Stewart Smith
  • Date: 2010-12-17 04:05:47 UTC
  • mto: (2021.1.2 build)
  • Revision ID: stewart@flamingspork.com-20101217040547-vxdivnnqnp62xfqi
Merge Revision revid:marko.makela@oracle.com-20101019060415-bj3u6ewk022mk4nr from MySQL InnoDB

Original revid:marko.makela@oracle.com-20101019060415-bj3u6ewk022mk4nr

Original Authors: Marko Mkel <marko.makela@oracle.com>
Original commit message:
Bug #56680 wrong InnoDB results from a case-insensitive covering index

row_search_for_mysql(): When a secondary index record might not be
visible in the current transaction's read view and we consult the
clustered index and optionally some undo log records, return the
relevant columns of the clustered index record to MySQL instead of the
secondary index record.

ibuf_insert_to_index_page_low(): New function, refactored from
ibuf_insert_to_index_page().

ibuf_insert_to_index_page(): When we are inserting a record in place
of a delete-marked record and some fields of the record differ, update
that record just like row_ins_sec_index_entry_by_modify() would do.

btr_cur_update_alloc_zip(): Make the function public.

mysql_row_templ_t: Add clust_rec_field_no.

row_sel_store_mysql_rec(), row_sel_push_cache_row_for_mysql(): Add the
flag rec_clust, for returning data at clust_rec_field_no instead of
rec_field_no. Resurrect the debug assertion that the record not be
marked for deletion. (Bug #55626)

[UNIV_DEBUG || UNIV_IBUF_DEBUG] ibuf_debug, buf_page_get_gen(),
buf_flush_page_try():
Implement innodb_change_buffering_debug=1 for evicting pages from the
buffer pool, so that change buffering will be attempted more
frequently.
Filename Latest Rev Last Changed Committer Comment Size
..
ar.po 1978 14 years ago patrick crews Updated translations 119 KB Diff Download File
ca.po 1978 14 years ago patrick crews Updated translations 122 KB Diff Download File
cs.po 1978 14 years ago patrick crews Updated translations 119 KB Diff Download File
cy.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
da.po 1978 14 years ago patrick crews Updated translations 120 KB Diff Download File
de.po 1978 14 years ago patrick crews Updated translations 209 KB Diff Download File
el.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
en_AU.po 1978 14 years ago patrick crews Updated translations 117 KB Diff Download File
en_GB.po 1978 14 years ago patrick crews Updated translations 252 KB Diff Download File
eo.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
es.po 1978 14 years ago patrick crews Updated translations 253 KB Diff Download File
eu.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
fo.po 1978 14 years ago patrick crews Updated translations 119 KB Diff Download File
fr.po 1978 14 years ago patrick crews Updated translations 279 KB Diff Download File
gl.po 1978 14 years ago patrick crews Updated translations 120 KB Diff Download File
he.po 1978 14 years ago patrick crews Updated translations 117 KB Diff Download File
hi.po 1978 14 years ago patrick crews Updated translations 138 KB Diff Download File
hu.po 1978 14 years ago patrick crews Updated translations 120 KB Diff Download File
id.po 1978 14 years ago patrick crews Updated translations 140 KB Diff Download File
it.po 1978 14 years ago patrick crews Updated translations 266 KB Diff Download File
ja.po 1978 14 years ago patrick crews Updated translations 160 KB Diff Download File
ko.po 1978 14 years ago patrick crews Updated translations 119 KB Diff Download File
LINGUAS 1882 14 years ago patrick crews Updated translations 144 bytes Diff Download File
Makefile.in.in 1731.5.2 14 years ago Monty Taylor Added sphinx to the build. 6.8 KB Diff Download File
ml.po 1978 14 years ago patrick crews Updated translations 139 KB Diff Download File
mr.po 1978 14 years ago patrick crews Updated translations 119 KB Diff Download File
ms.po 1978 14 years ago patrick crews Updated translations 121 KB Diff Download File
mt.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
nb.po 1978 14 years ago patrick crews Updated translations 138 KB Diff Download File
nl.po 1978 14 years ago patrick crews Updated translations 268 KB Diff Download File
oc.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
pl.po 1978 14 years ago patrick crews Updated translations 144 KB Diff Download File
POTFILES.in 1819.9.158 14 years ago Stewart Smith remove ut0auxconf_pause.c from POTFILES.in 3.2 KB Diff Download File
pt.po 1978 14 years ago patrick crews Updated translations 200 KB Diff Download File
pt_BR.po 1978 14 years ago patrick crews Updated translations 162 KB Diff Download File
ro.po 1978 14 years ago patrick crews Updated translations 121 KB Diff Download File
ru.po 1978 14 years ago patrick crews Updated translations 150 KB Diff Download File
sk.po 1978 14 years ago patrick crews Updated translations 122 KB Diff Download File
sq.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
sv.po 1978 14 years ago patrick crews Updated translations 124 KB Diff Download File
ta.po 1978 14 years ago patrick crews Updated translations 117 KB Diff Download File
te.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
tr.po 1978 14 years ago patrick crews Updated translations 134 KB Diff Download File
uk.po 1978 14 years ago patrick crews Updated translations 118 KB Diff Download File
zh_CN.po 1978 14 years ago patrick crews Updated translations 124 KB Diff Download File
zh_HK.po 1978 14 years ago patrick crews Updated translations 121 KB Diff Download File