maria:bb-10.10-release-fixssl

Last commit made on 2023-02-01
Get this branch:
git clone -b bb-10.10-release-fixssl https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-10.10-release-fixssl
Repository:
lp:maria

Recent commits

9b4c4e8... by Julius Goryavsky <email address hidden>

MDEV-30452: ssl error: unexpected EOF while reading

This commit contains fixes for error codes, which are needed
because OpenSSL 3.x and recent versions of GnuTLS have changed
the indication of error codes when the peer does not send
close_notify before closing the connection.

76bcea3... by Oleksandr "Sanja" Byelkin

Merge branch '10.9' into 10.10

de2d089... by Oleksandr "Sanja" Byelkin

Merge branch '10.8' into 10.9

6386252... by Oleksandr "Sanja" Byelkin

Merge branch '10.7' into 10.8

b923b80... by Oleksandr "Sanja" Byelkin

Merge branch '10.6' into 10.7

c3a5cf2... by Oleksandr "Sanja" Byelkin

Merge branch '10.5' into 10.6

f8a85af... by Andrei <email address hidden>

MDEV-30940: Revert "binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490"

This reverts commit b2ea57e899b50cb428b6b58a21de5cfe1b191576,
as well as edits binlog.innodb_rc_insert_before_delete.test
to be safely runnable with any preceding test.

Note: manual 10.5 -> 10.6 merge is required to the test.

b2ea57e... by Andrei <email address hidden>

binlog.innodb_rc_insert_before_delete is disabled with MDEV-30490

db8019e... by Oleksandr "Sanja" Byelkin

Merge branch '10.4' into 10.5

c8f2e9a... by Oleksandr "Sanja" Byelkin

Fix number of rows passing in case of EQ_REF