mariadb/storage/innodb_plugin
Vasil Dimov a51ef6f673 (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6
Fix compiler warning:
handler/i_s.cc: In function 'int trx_i_s_common_fill_table(THD*, TABLE_LIST*, COND*)':
handler/i_s.cc:931:8: error: variable 'ret' set but not used [-Werror=unused-but-set-variable]
2010-09-15 18:25:24 +03:00
..
btr (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 21:36:29 +03:00
buf (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 11:30:57 +03:00
data dtuple_convert_big_rec(): Store locally any fields whose maximum length 2010-04-21 12:50:33 +03:00
dict (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 18:00:49 +03:00
dyn
eval Remove redundant variable 2010-09-15 18:03:24 +03:00
fil Bug #54658: InnoDB: Warning: allocated tablespace %lu, old maximum was 0 2010-06-21 12:40:08 +03:00
fsp fsp_init_file_page_low(): Zero out the page. (Bug #53306) 2010-05-04 16:09:17 +03:00
fut
ha Backport of revno 3148 mysql-innodb-trunk 2010-08-05 11:34:44 -04:00
handler (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-15 18:25:24 +03:00
ibuf Applying InnoDB snapshot 2010-04-01 15:17:10 +04:00
include (partially) Fix Bug#55227 Fix compiler warnings in innodb with gcc 4.6 2010-09-14 20:58:02 +03:00
lock Bug#53674: InnoDB: Error: unlock row could not find a 4 mode lock on the record 2010-06-02 13:37:14 +03:00
log recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash. 2010-04-29 15:37:50 +02:00
mach
mem Fix bug #55581 by backporting fix of #52546 from mysql-trunk-innodb 2010-07-28 03:20:44 -07:00
mtr
mysql-test/patches Move the InnoDB Plugin tests from storage/innodb_plugin/mysql-test/ where 2010-04-09 15:56:51 +03:00
os Fix bug #55039 Failing assertion: space_id > 0 in fil0fil.c. 2010-07-09 14:23:48 +02:00
page Fix Bug#47991 InnoDB Dictionary Cache memory usage increases indefinitely 2010-06-22 19:30:43 +03:00
pars
que
read
rem Merge a contribution from Ryan Mack at Facebook: 2010-05-05 15:39:01 +03:00
row Bug#55626: MIN and MAX reading a delete-marked record from secondary index 2010-08-18 14:01:10 +03:00
scripts
srv Fix bug #55581 by backporting fix of #52546 from mysql-trunk-innodb 2010-07-28 03:20:44 -07:00
sync Bug#48197: Concurrent rw_lock_free may cause assertion failure 2010-06-01 16:43:35 +03:00
thr
trx Fix bug#55699 - Assertion failure in innodb plugin with large number of threads 2010-08-20 12:55:52 +10:00
usr
ut Backport "NULL pointer check for ut_free()" from mysql-trunk-innodb to 2010-08-03 20:20:55 -07:00
ChangeLog Port fix for bug #53756 from 5.1 built-in to 5.1 plugin. 2010-09-06 22:41:37 -07:00
CMakeLists.txt Reapply changes to storage/innodb_plugin/CMakeLists.txt that were made by MySQL 2010-04-07 20:21:15 +03:00
compile-innodb
compile-innodb-debug
COPYING
COPYING.Google
COPYING.Percona
COPYING.Sun_Microsystems
Doxyfile
ha_innodb.def
Makefile.am Bug#53445: Build with -Wall and fix warnings that it generates 2010-07-09 08:37:51 -03:00
plug.in Repply changes to storage/innodb_plugin/plug.in that were made by MySQL 2010-04-07 21:33:36 +03:00
revert_gen.sh
setup.sh Fix Bug #53592 in plugin code, "crash replacing duplicates into table 2010-05-25 22:31:27 -07:00