mariadb/storage/innobase
Jon Olav Hauglid a4a11329fc Backport from mysql-trunk-bugfixing of:
------------------------------------------------------------
revno: 3309
committer: Tor Didriksen <tor.didriksen@oracle.com>
branch nick: trunk-bugfixing
timestamp: Mon 2010-11-01 08:58:27 +0100
message:
  Bug#45288: pb2 returns a lot of compilation warnings
  
  DBG build broken on binary-werror-linux-x86_64-tar-gz
  storage/innobase/os/os0sync.c:659: warning: 'timed_out' may be used uninitialized in this function
2010-11-01 14:12:59 +01:00
..
btr
buf Fix a bogus debug assertion in the fix of Bug #57707. 2010-10-27 21:50:45 +03:00
data
dict Merge fix for bug#57616 from mysql-5.5-security to mysql-5.5-innodb. 2010-10-28 21:55:43 -07:00
dyn
eval
fil
fsp
fut
ha
handler Merge mysql-5.5-bugteam -> mysql-5.5-innodb 2010-10-27 16:41:26 +03:00
ibuf Fixed a C89 violation when atomic builtins are not defined, causing 2010-10-27 17:06:20 -05:00
include Merge mysql-5.5-bugteam -> mysql-5.5-innodb 2010-10-27 16:41:26 +03:00
lock
log
mach
mem
mtr
os Backport from mysql-trunk-bugfixing of: 2010-11-01 14:12:59 +01:00
page
pars
que
read
rem
row Merge mysql-5.5-bugteam -> mysql-5.5-innodb 2010-10-27 16:41:26 +03:00
srv Fix Bug #56791 Remove ios_mutex from InnoDB code 2010-10-21 23:34:57 -07:00
sync
thr
trx Fix compiler warning introduced by previous commit. 2010-10-26 21:45:58 -04:00
usr
ut
CMakeLists.txt Bug #57730 Clean up references to InnoDB Plugin 2010-10-27 09:54:20 +03:00
compile-innodb
COPYING.Google
COPYING.Percona
Doxyfile
ha_innodb.def
Makefile.am
plug.in