mariadb/storage
Marko Mäkelä 0664d633e4 MDEV-14952 Avoid repeated calls to btr_get_search_latch()
btr_cur_search_to_nth_level(), btr_search_guess_on_hash(),
btr_pcur_open_with_no_init_func(), row_sel_open_pcur():
Replace the parameter has_search_latch with the ahi_latch
(passed as NULL if the caller does not hold the latch).

btr_search_update_hash_node_on_insert(),
btr_search_update_hash_on_insert(),
btr_search_build_page_hash_index(): Add the parameter ahi_latch.

btr_search_x_lock(), btr_search_x_unlock(),
btr_search_s_lock(), btr_search_s_unlock(): Remove.
2018-01-15 19:51:09 +02:00
..
archive Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
blackhole
cassandra
connect Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
csv
example
federated MDEV-14272 Mariadb crashes with signal 11 when using federatedx engine and galera 2017-12-28 02:13:25 +01:00
federatedx Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-10-30 16:42:46 +04:00
heap Improve performance of heap tables 2017-11-23 10:04:12 +02:00
innobase MDEV-14952 Avoid repeated calls to btr_get_search_latch() 2018-01-15 19:51:09 +02:00
maria Merge bb-10.2-ext into 10.3 2018-01-04 09:22:59 +02:00
mroonga Remove compiler warnings 2017-12-03 13:58:36 +02:00
myisam Merge bb-10.2-ext into 10.3 2018-01-04 09:22:59 +02:00
myisammrg MDEV 7701 extra() calls for VP engine 2017-12-03 13:58:34 +02:00
oqgraph Add "leaves" algorithm to oqgraph. 2017-12-05 13:11:02 +02:00
perfschema Merge bb-10.2-ext into 10.3 2018-01-15 19:11:28 +02:00
rocksdb Merge bb-10.2-ext into 10.3 2018-01-15 19:11:28 +02:00
sequence
sphinx Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3 2017-10-30 20:47:39 +04:00
spider MDEV-14568: Server does not shut down with SIGTERM after installing 2017-12-05 11:18:47 -08:00
test_sql_discovery Merge bb-10.2-ext into 10.3 2017-09-21 08:12:19 +03:00
tokudb This is a full cost-based implementation of the optimization that employs 2017-12-30 12:29:09 -08:00