maria:bb-10.4-7409

Last commit made on 2019-09-02
Get this branch:
git clone -b bb-10.4-7409 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.4-7409
Repository:
lp:maria

Recent commits

57929f7... by Sachin Setiya

19708 compatibility

d39df82... by Sachin Setiya

MDEV-7409 On RBR, extend the PROCESSLIST info to include at least the name of the recently used table

When RBR is used, add the db name to db Field and table name to Status
Field of the "SHOW FULL PROCESSLIST" command for SQL thread.

13f36ff... by Alexander Barkov

MDEV-19301 Assertion `!is_valid_datetime() || fraction_remainder(((item->decimals) < (6) ? (item->decimals) : (6))) == 0' failed in Datetime_truncation_not_needed::Datetime_truncation_not_needed

c99f976... by Alexander Barkov

MDEV-19166 Assertion `!is_zero_datetime()' failed in Timestamp_or_zero_datetime::tv

e244652... by Alexey Botchkov

MDEV-20246 Error compiling PAM plugin.

Ignore the setreuid() return here.

60a3778... by varun

MDEV-20224: main.derived crashes with ASAN with error use-after-poison

Make sure that the references in the GROUP BY clause that need to be considered for
pushdown from having to where are of Item_field objects

b428b09... by Kentoku SHIBA

 MDEV-20179 Server hangs on shutdown during installation of Spider (#1369)

Use LOCK_server_started, COND_server_started and mysqld_server_started for waiting starting the server

798080f... by Daniel Bartholomew <email address hidden>

bump the VERSION

9a78a28... by Elena Stepanova

List of unstable tests for 10.4.7 release (updated)

6dfa085... by Kentoku SHIBA

 MDEV-20179 Server hangs on shutdown during installation of Spider (#1368)