mariadb/storage/innobase
2011-06-09 22:03:16 +03:00
..
btr Merge mysql-5.1 to mysql-5.5. 2011-06-09 13:59:02 +03:00
buf Backport an InnoDB Bug #58815 (Bug #11765812) work-around from mysql-trunk: 2011-05-24 11:41:31 +03:00
data Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
dict Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
dyn
eval Remove redundant variable 2010-09-20 18:48:38 +03:00
fil Bug#12543706 - innodb-fast-shutdown=2: Assert 2011-05-17 15:15:55 +03:00
fsp Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-02 15:58:01 +02:00
fut
ha Currently we do a full validation of AHI whenever check tables is 2010-08-05 11:09:05 -04:00
handler Bug#11853126 RE-ENABLE CONCURRENT READS WHILE CREATING 2011-06-01 10:06:55 +02:00
ibuf Remove a debug printout that is no longer needed. 2011-04-20 10:10:54 +03:00
include Merge mysql-5.1 to mysql-5.5. 2011-06-09 13:59:02 +03:00
lock Bug#12584374 LOCK_VALIDATE TRIPS ASSERTION !BLOCK->PAGE.FILE_PAGE_WAS_FREE 2011-05-24 23:08:22 +03:00
log Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-04-11 17:03:32 +03:00
mach mach_ull_parse_compressed(): Move to .ic file to silence a GCC warning 2010-06-24 09:08:42 +03:00
mem Include "ha_prototypes.h" to sync/sync0rw.c for innobase_basename(). 2011-02-25 03:21:02 -08:00
mtr Bug#12606344 - ADD VALGRIND DIAGNOSTICS TO MTR_START, MTR_COMMIT 2011-05-31 10:55:29 +03:00
os Fix bug #12424282 - INNODB PERFORMANCE SCHEMA: Double accounting for OS_AIO_SYNC 2011-05-04 00:09:48 -07:00
page Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
pars Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
que (que0que.c:1286) Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-20 19:01:14 +03:00
read Bug#54728: Replace the dulint struct with a 64-bit integer. 2010-06-23 14:06:59 +03:00
rem Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
row Merge mysql-5.1 to mysql-5.5. 2011-06-09 22:03:16 +03:00
srv merge 2011-05-04 11:08:07 +02:00
sync Bug 12323643 - CLEAN UP THE INNODB THREAD SHUTDOWN AND ASSERTIONS (WL#5136) 2011-04-05 10:18:43 +03:00
trx Merge mysql-5.1 to mysql-5.5. 2011-06-09 13:59:02 +03:00
usr
ut Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
CMakeLists.txt Bug#11766305 - 59392: Remove thr0loc.c and ibuf_inside() [part 4 of 4] 2011-03-24 14:00:14 +02:00
compile-innodb Invoke make with -j$(nproc) for better parallelism. 2010-09-09 13:50:06 +03:00
COPYING.Google
COPYING.Percona
Doxyfile Remove ut0auxconf.h. 2010-09-09 14:27:52 +03:00
ha_innodb.def