mariadb/storage/innobase/row
Marko Mäkelä 6fde0073bf Rename log_make_checkpoint_at() to log_make_checkpoint()
The function was always called with lsn=LSN_MAX.
Remove that redundant parameter.

Spotted by Thirunarayanan Balathandayuthapani.
2019-10-09 18:47:14 +03:00
..
row0ext.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0ftsort.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0import.cc Rename log_make_checkpoint_at() to log_make_checkpoint() 2019-10-09 18:47:14 +03:00
row0ins.cc MDEV-17614 post-fix: Remove dead dup_chk_only=true code. 2019-09-23 08:29:39 +03:00
row0log.cc MDEV-17614 post-fix: Remove dead dup_chk_only=true code. 2019-09-23 08:29:39 +03:00
row0merge.cc fts_sync_table(), fts_sync() dead code removal 2019-07-25 13:34:36 +03:00
row0mysql.cc dict_load_table(): Remove constant parameter cached=true 2019-09-27 14:29:22 +03:00
row0purge.cc Remove unnecessary pointer indirection for rw_lock_t 2019-05-13 18:46:12 +03:00
row0quiesce.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0row.cc MDEV-19435 buf_fix_count > 0 for corrupted page when it exits the LRU list 2019-06-13 16:13:51 +03:00
row0sel.cc MDEV-15326: Backport trx_t::is_referenced() 2019-09-04 09:42:38 +03:00
row0trunc.cc Rename log_make_checkpoint_at() to log_make_checkpoint() 2019-10-09 18:47:14 +03:00
row0uins.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0umod.cc row_undo_mod_remove_clust_low(): Remove duplicated code 2019-08-22 17:37:13 +03:00
row0undo.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
row0upd.cc MDEV-17614 post-fix: Remove dead dup_chk_only=true code. 2019-09-23 08:29:39 +03:00
row0vers.cc MDEV-15326: Backport trx_t::is_referenced() 2019-09-04 09:42:38 +03:00