mariadb/storage
Marko Mäkelä 4fa9eaf454 Remove unused ha_innobase::lock
In MySQL 5.7, a follow-up to WL#6671 removed the unused
fields ha_innobase::lock and INNOBASE_SHARE::lock, but
MariaDB did not remove them, even though a counterpart of
WL#6671 itself was implemented as MDEV-7660 in
commit d665e79c5b.

INNOBASE_SHARE was removed in MDEV-16557. Thus, all that
needs to be removed is the unused member ha_innobase::lock
and related code.

Thanks to Monty (and Valgrind) for noticing that
ha_innobase::lock was uninitialized.
2018-09-17 08:55:56 +03:00
..
archive Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
blackhole
cassandra
connect Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
csv Merge branch '10.0' into 10.1 2018-06-12 18:55:27 +03:00
example
federated Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
federatedx Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
heap Merge branch '10.1' into 10.2 2018-06-21 23:47:39 +02:00
innobase Remove unused ha_innobase::lock 2018-09-17 08:55:56 +03:00
maria Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
mroonga Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
myisam Merge 10.1 into 10.2 2018-08-02 08:19:57 +03:00
myisammrg Remove most 'register' use in C++ 2018-04-24 12:48:27 +03:00
oqgraph Merge 10.1 into 10.2 2018-04-24 09:39:45 +03:00
perfschema Merge branch '10.1' into 10.2 2018-05-10 13:01:42 +02:00
rocksdb MDEV-17188: rocksdb.2pc_group_commit fails intermittently in BB 2018-09-13 15:00:13 +03:00
sequence
sphinx MDEV-16544 - crash in ha_sphinx::create() 2018-08-04 22:53:16 +01:00
spider MDEV-16912: Spider Order By column[datatime] limit 5 returns 3 rows 2018-09-11 16:29:44 -07:00
test_sql_discovery
tokudb Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00
xtradb Merge branch '10.1' into 10.2 2018-09-14 08:47:22 +02:00