maria:bb-10.2-mdev13330

Last commit made on 2017-07-16
Get this branch:
git clone -b bb-10.2-mdev13330 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.2-mdev13330
Repository:
lp:maria

Recent commits

ffc0fa2... by Sergey Petrunia

MDEV-13330: ANALYZE FORMAT=JSON should print time spent in SPs

- More test coverage

c0930fe... by Sergey Petrunia

MDEV-13330: ANALYZE FORMAT=JSON should print time spent in SPs

9b4d281... by varun

MDEV-13826: Floating point exception in Filesort_tracker::print_json_members(Json_writer*)

Whenever Filesort_tracker has r_loops=0, r_ouptut_rows would be 0, so we should add the value zero
to the member "r_output_rows" explicitly

52a5bfa... by Daniel Bartholomew <email address hidden>

bump the VERSION

3904014... by Daniel Black <email address hidden>

MDEV-13288: Travis dependency cracklib-runtime

5ff2db7... by Elena Stepanova

Follow-up for MDEV-13089 (identifier quoting in partitioning)

Adjust results for storage_engine tests

4df726e... by Elena Stepanova

storage_engine subsuites should also be disabled for XtraDB

3af125e... by Elena Stepanova

Updated list of unstable tests for 10.2.7

93e32d7... by Elena Stepanova

Follow-up for MDEV-13089 (identifier quoting in partitioning)

Adjust results for tests in non-default suites

970719c... by Elena Stepanova

MDEV-12785 MTR complains "Can't exec mariadb_config"

Adjust search paths for mariadb_config and make further assignment
conditional