mariadb/storage/innodb_plugin
Marko Mäkelä 4731320767 Add instrumentation for Bug#13721257 RACE CONDITION IN UPDATES OR INSERTS
OF WIDE RECORDS

row_ins_index_entry_low(), row_upd_clust_rec(): Make a redo log
checkpoint if a DEBUG flag is set. Add DEBUG_SYNC around
btr_store_big_rec_extern_fields().

rb:946 approved by Jimmy Yang
2012-02-16 12:24:11 +02:00
..
btr btr_cur_search_to_nth_level(): Add a debug assertion 2012-01-25 10:15:27 +02:00
buf buf_page_get_known_nowait(): Relax a bogus debug assertion. 2012-01-16 09:55:12 +02:00
data
dict Bug #11766591 59733: Possible deadlock when buffered changes are to be 2011-08-15 12:11:43 +03:00
dyn
eval Remove redundant variable 2010-09-15 18:03:24 +03:00
fil Bug#13636122 THE ORIGINAL TABLE MISSING WHILE EXECUTE THE DDL 'ALTER TABLE ADD COLUMN 2012-01-31 09:31:31 -05:00
fsp Revert most of revno 3560.9.1 (Bug#12704861) 2011-10-26 11:44:28 +03:00
fut
ha Bug#13006367 62487: innodb takes 3 minutes to clean up the adaptive 2011-10-12 09:00:49 +03:00
handler Correct a few copyright messages. 2012-02-16 12:20:41 +02:00
ibuf Bug#13496818 ASSERTION: REC_PAGE_NO > 4 IN IBUF CONTRACTION 2012-01-16 14:22:03 +02:00
include Correct a few copyright messages. 2012-02-16 12:20:41 +02:00
lock Fix Bug# 56228 - Dropping tables from within an active statement crashes server 2010-11-30 20:11:26 +11:00
log Correct a few copyright messages. 2012-02-16 12:20:41 +02:00
mach
mem Bug#13418934 REMOVE HAVE_PURIFY DEPENDENCES FROM INNODB 2011-12-28 12:19:30 +02:00
mtr Correct a few copyright messages. 2012-02-16 12:20:41 +02:00
mysql-test/patches
os Bug#13418934 REMOVE HAVE_PURIFY DEPENDENCES FROM INNODB 2011-12-28 12:19:30 +02:00
page Bug#13418887 ERROR IN DIAGNOSTIC FUNCTION PAGE_REC_PRINT() 2011-12-12 13:48:24 +02:00
pars
que (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 18:35:59 +03:00
read
rem Bug#12595087 - 61191: Question about page_zip_available 2011-06-16 14:22:12 +03:00
row Add instrumentation for Bug#13721257 RACE CONDITION IN UPDATES OR INSERTS 2012-02-16 12:24:11 +02:00
scripts
srv Bug 12356373 - PERFORMANCE REGRESSION FROM 5.1 TO 5.5 : GROUP BY: 2011-07-19 10:37:37 -04:00
sync Bug#13006367 62487: innodb takes 3 minutes to clean up the adaptive 2011-10-12 09:00:49 +03:00
thr Fix a debug assertion failure in the Bug#57802 fix. 2010-11-11 15:12:39 +02:00
trx BUG#12739098 - 62401: ASSERTION TRX->ERROR_STATE == DB_SUCCESS, QUE0QUE.C LINE 1264 ON TRUNCATE 2012-02-10 14:09:12 +11:00
usr
ut Bug#13418934 REMOVE HAVE_PURIFY DEPENDENCES FROM INNODB 2011-12-28 12:19:30 +02:00
ChangeLog Fix Bug#11754376 45976: INNODB LOST FILES FOR TEMPORARY TABLES ON 2012-02-06 12:44:59 +02:00
CMakeLists.txt
compile-innodb
compile-innodb-debug
COPYING
COPYING.Google
COPYING.Percona
COPYING.Sun_Microsystems
Doxyfile
ha_innodb.def
Makefile.am Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
plug.in Followup to vasil.dimov@oracle.com-20110107091222-q23qpb5skev0j9gc 2011-01-07 16:52:44 +02:00
revert_gen.sh
setup.sh