mariadb/storage/innobase/buf
Marko Mäkelä 8a6a4c947a Cleanup: Replace some is_predefined_tablespace()
In some places, there were redundant comparisons against TRX_SYS_SPACE
or SRV_TMP_SPACE_ID. The temporary tablespace is never the subject of
log-based recovery.

Also, consistently check for SRV_SPACE_ID_UPPER_BOUND.

Reviewed by: Debarun Barerjee
2024-10-04 13:41:12 +03:00
..
buf0buddy.cc MDEV-27891: SIGSEGV in InnoDB buffer pool resize 2022-03-07 13:36:18 +11:00
buf0buf.cc Merge 10.6 into 10.11 2024-09-24 08:49:20 +03:00
buf0checksum.cc Cleanup: Replace ut_crc32c(x,y) with my_crc32c(0,x,y) 2022-01-21 16:13:04 +02:00
buf0dblwr.cc MDEV-34200 InnoDB tries to write to read-only system tablespace 2024-05-22 13:16:10 +05:30
buf0dump.cc Merge branch '10.6' into 10.11 2024-07-22 15:14:50 +02:00
buf0flu.cc Cleanup: Replace some is_predefined_tablespace() 2024-10-04 13:41:12 +03:00
buf0lru.cc Merge 10.6 into 10.11 2024-08-29 07:47:29 +03:00
buf0rea.cc MDEV-34879 InnoDB fails to merge the change buffer to ROW_FORMAT=COMPRESSED tables 2024-09-12 10:52:55 +03:00