mariadb/storage/innobase/row
Marko Mäkelä 57ec41d6ea Cleanup: Remove a constant parameter
row_vers_vc_matches_cluster(): Remove the parameter in_purge,
which was always passed as in_purge=true.

This parameter became constant in
mysql/mysql-server@1dec14d346
and it always was constant in MariaDB starting from the
introduction of the function in
commit 2e814d4702 (MariaDB 10.2.2).
2020-04-24 10:42:08 +03:00
..
row0ext.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0ftsort.cc MDEV-21511: Remove unnecessary code 2020-01-17 14:27:29 +02:00
row0import.cc MDEV-21549 IMPORT TABLESPACE fails to adjust all tablespace ID in root pages 2020-03-20 15:53:04 +02:00
row0ins.cc InnoDB: reduce size of dtuple_t 2020-03-20 21:35:42 +03:00
row0log.cc MDEV-21511: Remove unnecessary code 2020-01-17 14:27:29 +02:00
row0merge.cc MDEV-21983: Crash on DROP/RENAME TABLE after DISCARD TABLESPACE 2020-03-19 14:23:47 +02:00
row0mysql.cc MDEV-22358 Assertion srv_undo_sources || ... in row_prebuilt_free() 2020-04-23 19:33:55 +03:00
row0purge.cc MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
row0quiesce.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.cc MDEV-21511: Remove unnecessary code 2020-01-17 14:27:29 +02:00
row0sel.cc MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
row0trunc.cc MDEV-21069 Crash on DROP TABLE if the data file is corrupted 2019-11-19 00:07:06 +02:00
row0uins.cc MDEV-20950 Reduce size of record offsets 2019-12-13 00:26:50 +07:00
row0umod.cc MDEV-21509 Possible hang during purge of history, or rollback 2020-01-17 14:27:28 +02:00
row0undo.cc MDEV-13626: Improve innodb.xa_recovery_debug 2020-04-01 09:13:01 +03:00
row0upd.cc MDEV-21511: Remove unnecessary code 2020-01-17 14:27:29 +02:00
row0vers.cc Cleanup: Remove a constant parameter 2020-04-24 10:42:08 +03:00