maria:bb-10.4-mdev-33434

Last commit made on 2024-02-12
Get this branch:
git clone -b bb-10.4-mdev-33434 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.4-mdev-33434
Repository:
lp:maria

Recent commits

3029c5f... by Yuchen Pei <email address hidden>

MDEV-33434 spider direct sql: Check length before memcpy

similar to MDEV-30981

2310130... by Daniel Bartholomew <email address hidden>

bump the VERSION

8adc759... by Oleksandr "Sanja" Byelkin

Merge branch '10.4' into mariadb-10.4.33

3812e1c... by =?utf-8?b?T3R0byBLZWvDpGzDpGluZW4=?= <email address hidden>

Fix commit 179424db: No test file or result files should be executable

In commit 179424db the file lowercase_table2.result was made executable
for no known reason, most likely just a mistake. Test result files
definitely should not be executable.

All new code of the whole pull request, including one or several files
that are either new files or modified ones, are contributed under the
BSD-new license. I am contributing on behalf of my employer Amazon Web
Services, Inc.

05314ed... by Igor Babaev

MDEV-31305 Crash caused by query with aggregation over materialized derived

This bug was fixed by the patch for bug MDEV-30706.
Only a test case is added in this commit.

46e3a76... by Sergei Golubchik

funcs_1.innodb_views times out in --ps

e5147c8... by Sergei Golubchik

regression introduced by MDEV-14448

d1744ee... by Sergei Golubchik

MDEV-33343 spider.mdev_28739_simple fails in buildbot

test disabled, until fixed

908c9cf... by Oleksandr "Sanja" Byelkin

workaround for MDEV-33218

f4ee7c1... by Denis Protivensky <email address hidden>

MDEV-22232 Fix test after changing behavior of ALTER DROP FOREIGN KEY

Signed-off-by: Julius Goryavsky <email address hidden>