maria:bb-11.1-mdev-28522

Last commit made on 2023-03-22
Get this branch:
git clone -b bb-11.1-mdev-28522 https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-11.1-mdev-28522
Repository:
lp:maria

Recent commits

22392b3... by Nayuta Yanagisawa

MDEV-28522 Delete constant SPIDER_SQL_TYPE_*_HS

The HandlerSocket support of Spider has been deleted by MDEV-26858.
Thus, the constants, SPIDER_SQL_TYPE_*_HS, are no longer necessary.

bdcb2ae... by Marko Mäkelä

Merge 11.0 into 11.1

221b5d7... by Marko Mäkelä

Merge 10.11 into 11.0

faeca00... by Marko Mäkelä

Merge 10.10 into 10.11

78d0d74... by Marko Mäkelä

Merge 10.9 into 10.10

eec1d6c... by Marko Mäkelä

Merge 10.8 into 10.9

e4b83f0... by Marko Mäkelä

Merge 10.6 into 10.8

32a53a6... by Marko Mäkelä

MDEV-26827 fixup: Remove a bogus assertion

We can have dirty_blocks=0 when buf_flush_page_cleaner() is being woken up
to write out or evict pages from the buf_pool.LRU list.

7b032b0... by Monty <email address hidden>

Fixed newly introduced bug in scripts/mysql_install_db

In some cases, the errors would not be written to the log.
This was however not critical as in most cases mysql_install_db
should not normally write anything to the log.

6e58d5a... by Marko Mäkelä

Merge 11.0 into 11.1