maria:bb-11.0-danielblack-rpm-fix

Last commit made on 2023-01-16
Get this branch:
git clone -b bb-11.0-danielblack-rpm-fix https://git.launchpad.net/maria

Branch merges

Branch information

Name:
bb-11.0-danielblack-rpm-fix
Repository:
lp:maria

Recent commits

1ca45c9... by Daniel Black

Use MariaDB as the project name in CMakeLists.txt (fix)

Partial revert of d29d915790f7da41cd89c469f0a4c6c9b8f8a5c3.

It seems from CI that lower case RPM names are generated without
explictly setting the package name to mixed case.

44dce3b... by Marko Mäkelä

MDEV-29986 Set innodb_undo_tablespaces=3 by default

Starting with commit baf276e6d4a44fe7cdf3b435c0153da0a42af2b6 (MDEV-19229)
the parameter innodb_undo_tablespaces can be increased from its
previous default value 0 while allowing an upgrade from old databases.

We will change the default setting to innodb_undo_tablespaces=3
so that the space occupied by possible bursts of undo log records
can be reclaimed after SET GLOBAL innodb_undo_log_truncate=ON.

We will not enable innodb_undo_log_truncate by default, because it
causes some observable performance degradation.

Special thanks to Thirunarayanan Balathandayuthapani for diagnosing
and fixing a number of bugs related to this new default setting.

Tested by: Matthias Leich, Axel Schwenke, Vladislav Vaintroub
(with both values of innodb_undo_log_truncate)

d6d85c9... by Marko Mäkelä

Merge 10.11 into 11.0

bb3a639... by Marko Mäkelä

Merge 10.10 into 10.11

6ffe9ad... by Marko Mäkelä

Merge 10.9 into 10.10

f879ee9... by Daniel Black

deb: add lunar

5d5735c... by Marko Mäkelä

Merge 10.8 into 10.9

88c3578... by Marko Mäkelä

Merge 10.7 into 10.8

1e04caf... by Marko Mäkelä

Merge 10.6 into 10.7

3386b30... by Marko Mäkelä

Merge 10.5 into 10.6