mariadb/storage/innobase
2013-05-15 22:50:44 +03:00
..
btr Merge mysql-5.1 to mysql-5.5. 2013-01-23 15:00:46 +09:00
buf Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUP 2013-04-30 13:39:50 +03:00
data Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
dict Merge from mysql-5.1 to mysql-5.5 2013-05-06 19:57:49 +05:30
dyn Bug#16138582 MTR_MEMO_RELEASE AND DYN_ARRAY TOGETHER ARE VERY INEFFICIENT 2013-01-17 17:30:13 +02:00
eval Remove redundant variable 2010-09-20 18:48:38 +03:00
fil Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUP 2013-04-30 13:39:50 +03:00
fsp Merging from mysql-5.1 to mysql-5.5. 2012-03-09 12:35:27 +05:30
fut
ha WL#6161 Integrating with InnoDB codebase in MySQL 5.5 2012-06-07 19:14:26 +05:30
handler Bug#16622478 INNODB'S THREAD CONCURRENCY TICKETS MIGHT BE RELEASED 2013-05-15 10:47:19 -04:00
ibuf Bug#16409715 ASSERT SYNC_THREAD_LEVELS_G(ARRAY, LEVEL - 1, TRUE), 2013-03-12 13:58:10 +02:00
include Merge from mysql-5.1 to mysql-5.5 2013-05-06 19:57:49 +05:30
lock Bug#16268289 LOCK_REC_VALIDATE_PAGE() MAY DEREFERENCE A POINTER TO A 2013-03-13 11:43:21 +05:30
log merge from mysql-5.1 2013-04-30 20:40:38 +02:00
mach mach_ull_parse_compressed(): Move to .ic file to silence a GCC warning 2010-06-24 09:08:42 +03:00
mem BUG#16069598 - SERVER CRASH BY NULL POINTER DEREFERENCING IN 2013-03-07 14:44:35 +05:30
mtr Bug#16138582 MTR_MEMO_RELEASE AND DYN_ARRAY TOGETHER ARE VERY INEFFICIENT 2013-01-17 17:30:13 +02:00
os Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 15:53:48 +01:00
page Merge mysql-5.1 to mysql-5.5. 2013-05-15 22:50:44 +03:00
pars Bug 16395495 - OLD FSF ADDRESS IN GPL HEADER 2013-03-19 13:29:12 +01: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 Merge mysql-5.1 to mysql-5.5. 2012-11-15 20:38:04 +02:00
row Merge from mysql-5.1 to mysql-5.5 2013-05-06 19:57:49 +05:30
srv Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUP 2013-04-30 13:39:50 +03:00
sync Bug#16263506 - INNODB; USE ABORT() ON ALL PLATFORMS INSTEAD OF 2013-02-06 13:49:56 -06:00
trx Bug#16720368 INNODB IGNORES *.IBD FILE BREAKAGE AT STARTUP 2013-04-30 13:39:50 +03:00
usr
ut Merge from mysql-5.1 to mysql-5.5. 2013-02-12 15:35:56 +05:30
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