maria:bb-10.2-group-min-max

Last commit made on 2019-08-03
Get this branch:
git clone -b bb-10.2-group-min-max https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.2-group-min-max
Repository:
lp:maria

Recent commits

638fa95... by Sergey Petrunia

Post-merge fixes for rocksdb.group_min_max test

- Fix the LooseScan code to support storage engines that return
  HA_ERR_END_OF_FILE if the index scan goes out of provided range
  bounds
- Add a DBUG_EXECUTE_IF("force_group_by",...) to allow a test to
  force a LooseScan
- Adjust rocksdb.group_min_max test not to use features not present
  in MariaDB 10.2 (e.g. optimizer_trace. In MariaDB 10.4 it's present
  but it doesn't meet the assumptions that the test makes about it
- Adjust the test result file:
  = MariaDB doesn't support "Enhanced Loose Scan" that FB/MySQL has
  = MariaDB has different cost calculations.

731ef75... by Sergey Petrunia

MDEV#20107: rocksdb.check_ignore_unknown_options fails on OS X again

Make it to work on Windows, too.

8ec4aa4... by Sergey Petrunia

MDEV#20107: rocksdb.check_ignore_unknown_options fails on OS X again

Rewrite the unportable sed/shell code in Perl.

53a3594... by Eugene

MDEV-19471 Add ASAN-poisoned redzones for mem_heap_t

Store REDZONE_SIZE poined bytes before every allocated chunk of memory

d9dcb8b... by Marko Mäkelä

Merge 10.1 into 10.2

059968d... by Marko Mäkelä

Remove a conditionally unused declaration

The embedded server does not HAVE_PSI_STAGE_INTERFACE.

9c29d06... by Eugene

MDEV-20097 potential use-after-free

row_merge_read_clustered_index(): fix one more place with buf and merge_buf[i]

4aa97ba... by Marko Mäkelä

Fix innodb-system-table-view for --embedded

6a55aeb... by Marko Mäkelä

Merge 10.1 into 10.2

864f000... by Marko Mäkelä

MDEV-20094: Disable innodb.check_ibd_filesize

The results are nondeterministic on MariaDB Server 10.1.