mariadb/storage/innobase
Marko Mäkelä 9cc7edb1cf Cleanup: Remove an unused variable
log_write_buf(): Remove the unused variable write_header.
The dependent code was removed in
commit 0c2365c4e3.
That was dead or unnecessary code at least ever since
commit 9ef2d29ff4
removed the support for innodb_log_files_in_group>1.
2020-03-16 21:57:25 +02:00
..
btr MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
buf Fixed compiler failures with gcc 7.4.1 and new my_malloc code 2020-03-14 15:24:13 +02:00
data MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
dict Merge branch 'github/10.5' into 10.5 2020-03-14 09:52:35 +01:00
eval Merge 10.4 into 10.5 2019-12-16 07:47:17 +02:00
fil MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
fsp MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
fts Fix various spelling errors 2020-03-16 00:10:50 +02:00
fut MDEV-12353: Change the redo log encoding 2020-02-13 19:12:17 +02:00
gis MDEV-21924 Clean up InnoDB GIS record comparison 2020-03-12 18:13:53 +02:00
ha Cleanup: Aligned InnoDB index page header access 2020-02-08 14:12:59 +02:00
handler Merge branch 'github/10.5' into 10.5 2020-03-14 09:52:35 +01:00
ibuf MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
include MDEV-21949 key rotation for innodb_encrypt_log is not working in 10.5 2020-03-16 17:27:51 +03:00
lock MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
log Cleanup: Remove an unused variable 2020-03-16 21:57:25 +02:00
mem MDEV-15058: Deprecate and ignore innodb_buffer_pool_instances 2020-02-12 14:45:21 +02:00
mtr MDEV-21907: Fix most clang -Wconversion in InnoDB 2020-03-11 08:29:48 +02:00
mysql-test/storage_engine MDEV-20907 Set innodb_log_files_in_group=1 by default 2019-10-28 17:11:10 +02:00
os MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
page Merge branch 'github/10.5' into 10.5 2020-03-14 09:52:35 +01:00
pars MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
que fix a memory leak introduced by f4b4284650 2019-12-12 21:29:51 +07:00
read MVCC::view_close(): Correct comments 2019-09-04 09:42:38 +03:00
rem MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
row MDEV-21907: Fix or disable -Wconversion on GCC 5.3.0 i386 2020-03-13 06:55:00 +02:00
srv cleanup redo log 2020-03-16 17:27:51 +03:00
sync MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
trx MDEV-21945 Assertion w==OPT failed in trx_purge_add_undo_to_history() 2020-03-16 08:58:54 +02:00
ut MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
.clang-format add .clang-format file for InnoDB 2019-10-29 21:56:24 +03:00
bzip2.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
CMakeLists.txt MDEV-15528 Punch holes when pages are freed 2020-03-10 10:51:08 +05:30
compile-innodb Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
COPYING.Google
COPYING.Percona
innodb.cmake MDEV-21907: InnoDB: Enable -Wconversion on clang and GCC 2020-03-12 19:46:41 +02:00
lz4.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzma.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lzo.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
plugin_exports
snappy.cmake Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00