.. |
btr
|
Merge Bug #56680 from mysql-5.1.
|
2010-10-19 09:35:14 +03:00 |
buf
|
Fix bit-rot left by the multiple buffer pools patch.
|
2010-10-20 14:46:28 +03:00 |
data
|
Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4
|
2010-06-29 14:32:48 +03:00 |
dict
|
Fix Bug #57616 Sig 11 in dict_load_table() when failed to load
|
2010-10-20 19:56:42 -07:00 |
dyn
|
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
|
2009-08-07 12:16:00 +02:00 |
eval
|
Remove redundant variable
|
2010-09-20 18:48:38 +03:00 |
fil
|
Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.
|
2010-08-20 17:49:43 +10:00 |
fsp
|
Fix Bug #54538 - use of exclusive innodb dictionary lock limits performance.
|
2010-08-20 17:49:43 +10:00 |
fut
|
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
|
2009-08-07 12:16:00 +02:00 |
ha
|
Currently we do a full validation of AHI whenever check tables is
|
2010-08-05 11:09:05 -04:00 |
handler
|
Fix Bug #56791 Remove ios_mutex from InnoDB code
|
2010-10-21 23:34:57 -07:00 |
ibuf
|
ibuf_set_del_mark(): Do not complain about already delete-marked records.
|
2010-10-19 09:44:38 +03:00 |
include
|
Fix compiler warning introduced by previous commit.
|
2010-10-26 21:45:58 -04:00 |
lock
|
lock_rec_validate_page(): Disable the debug printout.
|
2010-10-21 10:32:41 +03:00 |
log
|
Bug# 55681 - MTR slowdown after default storage engine was changed to InnoDB
|
2010-10-14 14:12:02 +11:00 |
mach
|
mach_ull_parse_compressed(): Move to .ic file to silence a GCC warning
|
2010-06-24 09:08:42 +03:00 |
mem
|
Fix bug #52546, crash on shutdown of plugin with innodb_use_sys_malloc=0.
|
2010-05-17 01:57:42 -07:00 |
mtr
|
Remove code that was added during the flush list mutex refactoring. We cannot
|
2010-07-22 14:46:12 +10:00 |
os
|
Bug#57720 - Windows Vista and possibly Windows 7 can return ERROR_TIMEOUT instead of WAIT_TIMEOUT from calls to SleepConditionVariableCS() which is used in os0sync.c; os_cond_wait_timeout() where it is mapped to sleep_condition_variable().
|
2010-10-26 14:18:31 -05:00 |
page
|
Bug#54728: Replace the dulint struct with a 64-bit integer.
|
2010-06-23 14:06:59 +03: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
|
Merge Bug #56680 from mysql-5.1.
|
2010-10-19 09:35:14 +03:00 |
row
|
merge from mysql-5.1-innodb to mysql-5.5-innodb.
|
2010-10-25 00:02:03 -07:00 |
srv
|
Fix Bug #56791 Remove ios_mutex from InnoDB code
|
2010-10-21 23:34:57 -07:00 |
sync
|
Fix bit-rot left by the multiple buffer pools patch.
|
2010-10-20 14:46:28 +03:00 |
thr
|
Import branches/innodb+ from SVN on top of storage/innobase.
|
2010-04-12 18:20:41 +03:00 |
trx
|
Fix compiler warning introduced by previous commit.
|
2010-10-26 21:45:58 -04:00 |
usr
|
Merge Innodb Plugin 1.0.6 from mysql-5.1-bugteam storage/innodb_plugin to mysql-trunk-merge.
|
2009-12-02 19:30:50 +05:30 |
ut
|
Remove ut0auxconf.h.
|
2010-09-09 14:27:52 +03:00 |
CMakeLists.txt
|
Remove files that are no longer needed.
|
2010-10-21 10:45:44 +03:00 |
compile-innodb
|
Invoke make with -j$(nproc) for better parallelism.
|
2010-09-09 13:50:06 +03:00 |
COPYING.Google
|
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
|
2009-08-07 12:16:00 +02:00 |
COPYING.Percona
|
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
|
2009-08-07 12:16:00 +02:00 |
Doxyfile
|
Remove ut0auxconf.h.
|
2010-09-09 14:27:52 +03:00 |
ha_innodb.def
|
Renamed storage/innodb_plugin to storage/innobase, so that 1) it's the same
|
2009-08-07 12:16:00 +02:00 |
Makefile.am
|
Remove files that are no longer needed.
|
2010-10-21 10:45:44 +03:00 |
plug.in
|
Merge mysql-5.1-innodb -> mysql-5.5-innodb
|
2010-10-20 10:41:51 +03:00 |