mariadb/storage
Marko Mäkelä d57e778fde MDEV-36489 10.11 crashes during bootstrap on macOS
buf_block_t::initialise(): Remove a redundant call to page.lock.init()
that was already executed in buf_pool_t::create() or
buf_pool_t::resize().

This fixes a regression that was introduced in
commit b6923420f3 (MDEV-29445).
2025-04-23 19:56:37 +07:00
..
archive Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
blackhole Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
columnstore Merge branch '10.6' into 10.11 2025-01-30 11:55:13 +01:00
connect Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
csv Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
example Tag push_warning_printf with ATTRIBUTE_FORMAT 2025-02-12 10:17:44 +01:00
federated Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
federatedx Merge 11.4 into 11.8 2025-03-05 20:39:47 +02:00
heap Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
innobase MDEV-36489 10.11 crashes during bootstrap on macOS 2025-04-23 19:56:37 +07:00
maria Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
mroonga Fix typos in user-facing messages 2025-04-19 02:47:33 +04:00
myisam Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
myisammrg Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
oqgraph Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
perfschema Fix typos in C comments inside storage/ 2025-03-26 16:56:50 +04:00
rocksdb Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
sequence cleanup: extract transaction-related part of handlerton 2024-11-05 14:00:50 -08:00
sphinx Merge 11.4 into 11.7 2024-12-02 17:51:17 +02:00
spider Merge branch '11.8' into main 2025-04-18 17:11:01 +02:00
test_sql_discovery MDEV-19123 Change default charset from latin1 to utf8mb4 2024-07-11 10:21:07 +04:00