mariadb/storage/innobase/lock
Marko Mäkelä e14ffd85d0 MDEV-22721 fixup for 32-bit GCC
lock_check_trx_id_sanity(): Because the argument of UNIV_LIKELY
or __builtin_expect() can be less than sizeof(trx_id_t) on 32-bit
systems, it cannot reliably perform an implicit comparison to 0.
2020-06-06 18:18:40 +03:00
..
lock0iter.cc Merge 10.1 into 10.2 2019-05-13 17:54:04 +03:00
lock0lock.cc MDEV-22721 fixup for 32-bit GCC 2020-06-06 18:18:40 +03:00
lock0prdt.cc Merge 10.2 into 10.3 2019-05-14 17:18:46 +03:00
lock0wait.cc Merge 10.2 into 10.3 2020-04-27 14:24:41 +03:00