maria:bb-10.3-MDEV-18546-nikita

Last commit made on 2019-09-27
Get this branch:
git clone -b bb-10.3-MDEV-18546-nikita https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.3-MDEV-18546-nikita
Repository:
lp:maria

Recent commits

951cf3b... by Nikita Malyavin

MDEV-18546 ASAN heap-use-after-free in innobase_get_computed_value / row_purge

the bug was already fixed in MDEV-17005, so now only test is added

905a98c... by Nikita Malyavin

add innodb_debug_sync var to support DEBUG_SYNC from purge threads

b6bb64e... by Alexander Barkov

Merge remote-tracking branch 'origin/10.2' into 10.3

0e50ee6... by Vicențiu Ciorbaru

Remove --basedir arg from systemd startup scripts

The arg was introduced as part of 75bcf1f9ad4a4bb5fa9cb8818abe6ace52e53d85
to fix a SELinux problem caused by mysqld_safe accessing files it should
not be via the my_which function.

The root cause for this was fixed in 10.3, via
355ee6877beccf27bcd07d845c985fc1a2845aca which eliminated the my_which
function from mysqld_safe entirely. Thus, in 10.3, this --basedir flag
is not necessary.

102bc7b... by Alexander Barkov

Fixing tests according to MDEV-20655 maturity stable for user_variables

0a359d7... by Alexander Barkov

Merge remote-tracking branch 'origin/10.1' into 10.2

fa9e012... by Rasmus Johansson <email address hidden>

MDEV-20655 maturity stable for user_variables

7ae290c... by Marko Mäkelä

Merge 10.2 into 10.3

ef701bf... by Marko Mäkelä

Remove the unused function btr_page_get()

btr_block_get(): Remove #ifdef around the definition

5f118b2... by Alexander Barkov

Merge remote-tracking branch 'origin/5.5' into 10.1