mariadb/storage/innobase
Vasil Dimov efcaa1ef7f Cherry pick vasil.dimov@oracle.com-20101201140708-fsc5xlu9bkpov6pv
from mysql-trunk-innodb. The same problem also exists in 5.5.

  X revision-id: vasil.dimov@oracle.com-20101201140708-fsc5xlu9bkpov6pv
  X committer: Vasil Dimov <vasil.dimov@oracle.com>
  X branch nick: mysql-trunk-innodb
  X timestamp: Wed 2010-12-01 16:07:08 +0200
  X message:
  X   Fix Bug#58432 innodb.innodb_bug56143 fails under valgrind
  X   
  X   Use a longer timeout for semaphore waits if (possibly) running under
  X   Valgrind.
  X   
  X   Approved by:	Marko (via IRC)
2010-12-03 09:35:53 +02:00
..
btr Merge mysql-5.5-innodb from bk-internal into my local repo 2010-11-10 10:52:45 +02:00
buf Bug#58212 Possible deadlock in change buffer in debug builds 2010-12-01 15:09:02 +02: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 a compilation error that was introduced in the Bug #55222 fix 2010-12-01 10:36:54 +02:00
dyn
eval Remove redundant variable 2010-09-20 18:48:38 +03:00
fil Bug#58226 Some InnoDB debug checks consume too much CPU time 2010-12-01 10:43:33 +02:00
fsp Merge from mysql-5.1-innodb to mysql-5.5-innodb. 2010-11-03 14:14:44 +11: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#55222 - RB://517 - Approved by Sunny 2010-11-30 12:25:52 -06:00
ibuf Bug#58212 Possible deadlock in change buffer in debug builds 2010-12-01 15:09:02 +02:00
include Merge from mysql-5.5-innodb to local. 2010-12-02 10:55:27 +02: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#58226 Some InnoDB debug checks consume too much CPU time 2010-12-01 10:43:33 +02: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 Bug#55222 - RB://517 - Approved by Sunny 2010-11-30 12:25:52 -06:00
srv Bug#55222 - RB://517 - Approved by Sunny 2010-11-30 12:25:52 -06:00
sync Cherry pick vasil.dimov@oracle.com-20101201140708-fsc5xlu9bkpov6pv 2010-12-03 09:35:53 +02:00
thr Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-11-11 15:13:52 +02:00
trx Merge mysql-5.1-innodb to mysql-5.5-innodb. 2010-12-01 10:09:32 +02: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 Fix Bug #16290 Unclear error message when adding foreign key constraint 2010-11-14 23:08:04 -08:00
CMakeLists.txt Define MYSQL_(MAJOR|MINOR)_VERSION the way things are defined in CMake 2010-12-02 12:04:10 +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