mariadb/storage/innodb_plugin
Marko Mäkelä 9f0c6ffa12 buf_zip_decompress(): Allow BUF_NO_CHECKSUM_MAGIC as the stamped checksum.
buf_page_get_gen(): Assert that buf_zip_decompress() succeeds.
Callers are not prepared for a NULL return value. (Bug #53248)
2010-05-03 15:28:59 +03:00
..
btr Fix Bug#53046 dict_update_statistics_low can still be run concurrently 2010-04-28 11:46:27 +03:00
buf buf_zip_decompress(): Allow BUF_NO_CHECKSUM_MAGIC as the stamped checksum. 2010-05-03 15:28:59 +03:00
data dtuple_convert_big_rec(): Store locally any fields whose maximum length 2010-04-21 12:50:33 +03:00
dict Bug#53046 dict_update_statistics_low can still be run concurrently 2010-04-28 13:34:52 +03:00
dyn
eval
fil Applying InnoDB snapshot 2010-04-01 17:01:22 +04:00
fsp Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
fut
ha Merge from innodb-branches-zip 2010-04-07 22:42:25 +03:00
handler Reduce the next-key locking of READ UNCOMMITTED to match that of 2010-04-29 15:27:43 +02:00
ibuf Applying InnoDB snapshot 2010-04-01 15:17:10 +04:00
include recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash. 2010-04-29 15:37:50 +02:00
lock Reduce the next-key locking of READ UNCOMMITTED to match that of 2010-04-29 15:27:43 +02:00
log recv_sys_init(), recv_sys_empty_hash(): Shrink recv_sys->addr_hash. 2010-04-29 15:37:50 +02:00
mach
mem Applying InnoDB snapshot 2010-04-01 15:59:25 +04: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 Applying InnoDB snapshot 2010-04-01 16:27:53 +04:00
page Applying InnoDB snapshot 2010-04-01 16:58:02 +04:00
pars Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
que Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
read
rem dtuple_convert_big_rec(): Store locally any fields whose maximum length 2010-04-21 12:50:33 +03:00
row Reduce the next-key locking of READ UNCOMMITTED to match that of 2010-04-29 15:27:43 +02:00
scripts
srv Import branches/zip@r6960 from SVN on top of storage/innodb_plugin 2010-04-07 19:53:14 +03:00
sync Applying InnoDB snapshot 2010-04-01 15:59:25 +04:00
thr Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
trx storage/innodb_plugin: Relax too strict assertions about prefix 2010-04-15 09:01:22 +02:00
usr Applying InnoDB Plugin 1.0.6 snapshot,part 1. Fixes BUG#45992 and BUG#46656 2009-11-30 17:02:05 +05:30
ut Applying InnoDB snapshot 2010-04-01 16:56:22 +04:00
ChangeLog buf_zip_decompress(): Allow BUF_NO_CHECKSUM_MAGIC as the stamped checksum. 2010-05-03 15:28:59 +03: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 Repply changes to storage/innodb_plugin/Makefile.am that were made by MySQL 2010-04-07 20:24:43 +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