maria:bb-10.7-mdev27188

Last commit made on 2022-03-07
Get this branch:
git clone -b bb-10.7-mdev27188 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.7-mdev27188
Repository:
lp:maria

Recent commits

3957000... by Sergey Petrunia

MDEV-27188: Suppress optimizer output when executing prepare

- Do not write anything into Optimizer Trace at Prepare phase
- When the query gets an error at Prepare phase, make sure there
  is no trace written, either. This is important as we need to
  produce the same trace for "mtr --ps-protocol" and regular mtr run.
- For other kinds of errors, trace is still produced as it might be
  valuable.

(variant 3)

06988bd... by Marko Mäkelä

Merge 10.6 into 10.7

ba4f8e3... by Marko Mäkelä

MDEV-26826 fixup for Valgrind and MemorySanitizer

The debug assertion that was added in
commit 9b967c4c31555174a293922d4717d83b7d68bc76
tripped Valgrind and MemorySanitizer.

buf_block_init(): Assert that block->page.hash was zero-initialized.

25ac047... by Marko Mäkelä

Merge 10.5 into 10.6

9c18b96... by Marko Mäkelä

Merge 10.4 into 10.5

47ab793... by Marko Mäkelä

Merge 10.3 into 10.4

524b4a8... by Marko Mäkelä

Merge 10.2 into 10.3

d6d1a1f... by Marko Mäkelä

Remove a warning for clang 11 or earlier

This fixes up commit d22c8cae00f7a7517c9b8228efbb543037c23c97

8c7e551... by Marko Mäkelä

Remove restarts from encrypt_and_grep test

75f0c59... by Marko Mäkelä

Merge mariadb-10.2.41 into 10.2