mariadb/storage/innodb_plugin
Marko Mäkelä 0dfcfd112a Bug diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG
It was the enabling of UNIV_DEBUG_FILE_ACCESSES that caught Bug 
in the first place. This is a very light piece of of debug code, and
there really is no reason why it is not enabled in all debug builds.

rb://551 approved by Jimmy Yang
2011-02-02 14:05:12 +02:00
..
btr Bug#59230 assert 0 row_upd_changes_ord_field_binary() in post-crash 2011-01-31 09:56:51 +02:00
buf Bug diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG 2011-02-02 14:05:12 +02:00
data dtuple_convert_big_rec(): Store locally any fields whose maximum length 2010-04-21 12:50:33 +03:00
dict Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad 2011-01-14 09:02:28 -08:00
dyn Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
eval Remove redundant variable 2010-09-15 18:03:24 +03:00
fil Fix Bug - use of exclusive innodb dictionary lock limits performance. 2010-11-03 12:40:53 +11:00
fsp Bug diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG 2011-02-02 14:05:12 +02:00
fut Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
ha Backport of revno 3148 mysql-innodb-trunk 2010-08-05 11:34:44 -04:00
handler Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad 2011-01-14 09:02:28 -08:00
ibuf Bug diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG 2011-02-02 14:05:12 +02:00
include Bug diagnostics: Enable UNIV_DEBUG_FILE_ACCESSES by UNIV_DEBUG 2011-02-02 14:05:12 +02:00
lock Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the record 2010-06-02 13:37:14 +03:00
log (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message 2011-01-06 09:12:53 +02:00
mach Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
mem Bug#59707 Unused compression-related parameters in buffer pool functions 2011-01-25 09:56:18 +02:00
mtr Bug#59486 Incorrect usage of UNIV_UNLIKELY() in mlog_parse_string() 2011-01-25 12:17:28 +02:00
mysql-test/patches Move the InnoDB Plugin tests from storage/innodb_plugin/mysql-test/ where 2010-04-09 15:56:51 +03:00
os Bug#52062: Compiler warning in os0file.c on windows 64-bit 2010-10-28 00:10:28 -05:00
page Bug#59707 Unused compression-related parameters in buffer pool functions 2011-01-25 09:56:18 +02:00
pars Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
que (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 18:35:59 +03:00
read Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
rem Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad 2011-01-14 09:02:28 -08:00
row Bug#59230 assert 0 row_upd_changes_ord_field_binary() in post-crash 2011-01-31 09:56:51 +02:00
scripts Applying Innodb Plugin 1.0.5 snapshot, part 14 2009-10-12 18:26:02 +05:30
srv Fix Bug#30423 "InnoDBs treatment of NULL in index stats causes bad 2011-01-14 09:02:28 -08:00
sync Bug#59579 rw_lock_debug_print outputs to stderr 2011-01-18 12:25:13 +02:00
thr Fix a debug assertion failure in the Bug#57802 fix. 2010-11-11 15:12:39 +02:00
trx Bug#59230 assert 0 row_upd_changes_ord_field_binary() in post-crash 2011-01-31 09:56:51 +02:00
usr Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
ut (InnoDB Plugin) Fix Bug#59303 Correct URL in crash message 2011-01-06 09:12:53 +02:00
ChangeLog Bug#59230 assert 0 row_upd_changes_ord_field_binary() in post-crash 2011-01-31 09:56:51 +02:00
CMakeLists.txt Reapply changes to storage/innodb_plugin/CMakeLists.txt that were made by MySQL 2010-04-07 20:21:15 +03:00
compile-innodb Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
compile-innodb-debug Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
COPYING Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
COPYING.Google Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
COPYING.Percona Update to innoplug-1.0.4. 2009-07-30 17:42:56 +05:00
COPYING.Sun_Microsystems Update to innoplug-1.0.4. 2009-07-30 17:42:56 +05:00
Doxyfile Update to innoplug-1.0.4. 2009-07-30 17:42:56 +05:00
ha_innodb.def Adding innodb_plugin-1.0.4 as storage/innodb_plugin. 2009-05-27 15:15:59 +05:30
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 Applying Innodb Plugin 1.0.5 snapshot, part 14 2009-10-12 18:26:02 +05:30
setup.sh Fix Bug in plugin code, "crash replacing duplicates into table 2010-05-25 22:31:27 -07:00