mariadb/storage
Sergey Vojtovich a447980ff3 MDEV-14756 - Remove trx_sys_t::rw_trx_list
Let lock_print_info_all_transactions() iterate rw_trx_hash instead of
rw_trx_list.

When printing info of locks for transactions, InnoDB monitor doesn't
attempt to read relevant page from disk anymore. The code was prone
to race conditions.

Note that TrxListIterator didn't work as advertised: it iterated
rw_trx_list only.
2018-01-20 16:10:34 +04:00
..
archive Merge bb-10.2-ext into 10.3 2017-10-04 08:24:06 +03:00
blackhole Added "const" to new data for handler::update_row() 2017-04-18 12:23:53 +03:00
cassandra Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
connect Merge bb-10.2-ext into 10.3 2017-11-30 08:16:37 +02:00
csv Merge remote-tracking branch 'origin/10.2' into bb-10.2-ext 2017-06-15 15:27:11 +04:00
example Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
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-14756 - Remove trx_sys_t::rw_trx_list 2018-01-20 16:10:34 +04:00
maria System Versioning 1.0 pre8 2018-01-10 12:36:55 +03: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-17 16:33:40 +02:00
sequence Changing field::field_name and Item::name to LEX_CSTRING 2017-04-23 22:35:46 +03:00
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 System Versioning 1.0 pre8 2018-01-10 12:36:55 +03:00