mariadb/storage/innobase
Vasil Dimov 94ce8492b6 (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6
Fix compiler warning:
trx/trx0purge.c: In function 'trx_purge_rec_release':
trx/trx0purge.c:1007:18: error: variable 'arr' set but not used [-Werror=unused-but-set-variable]
2010-09-14 15:19:04 +03:00
..
btr (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 11:39:34 +03:00
buf (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 12:00:58 +03:00
data
dict Bug#55832: selects crash too easily when innodb_force_recovery>3 2010-08-23 13:28:54 +03:00
dyn
eval Remove redundant variable 2010-09-14 12:11:00 +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
ha
handler Bug#55832: selects crash too easily when innodb_force_recovery>3 2010-08-23 13:28:54 +03:00
ibuf
include (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-13 16:33:25 +03:00
lock (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 12:37:03 +03:00
log (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 12:46:23 +03:00
mach
mem
mtr
os (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 13:01:25 +03:00
page
pars
que (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 13:39:52 +03:00
read
rem
row (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 14:50:13 +03:00
srv
sync
thr
trx (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 15:19:04 +03:00
usr
ut
CMakeLists.txt
Makefile.am Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
plug.in