maria:bb-10.4-psergey

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

Branch merges

Branch information

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

Recent commits

27a573d... by Sergey Petrunia

Optimizer trace: print cost and #rows of the join prefix

The names rows_for_plan and cost_for_plan follow MySQL
Also added post-join-operation selectivity cost

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)

7221b9e... by Kentoku SHIBA

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