summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28152 wip wip wip alter sequence as <new_value_type>bb-11.0-mdev-28152-alter-value-typeYuchen Pei2023-03-074-5/+65
* MDEV-28152 wip wip wip sequence support for unsigned typesYuchen Pei2023-03-0710-239/+1007
* MDEV-28152 create sequences with various signed value typesYuchen Pei2023-03-0313-127/+226
* MDEV-28152 Create sequence truncating out-of-bound max/minvalueYuchen Pei2023-03-036-34/+158
* MDEV-30448 No deprecation message shown for mysql_fix_extensionsDaniel Black2023-02-072-0/+4
* MDEV-30498 Rename mysql_upgrade state file to mariadb_upgradeChristian Gonzalez2023-02-0734-98/+120
* MDEV-29668 SUPER should not allow actions that have fine-grained dedicated pr...Sergei Golubchik2023-02-06142-2145/+551
* MDEV-29227 deprecate explicit_defaults_for_timestamp=0Sergei Golubchik2023-02-058-1/+30
* MDEV-30128 remove support for 5.1- replication eventsSergei Golubchik2023-02-0536-6843/+277
* Add CODING_STANDARDS.md fileAndrew Hutchings2023-02-033-0/+258
* MDEV-28910 remove the 5.5.5- version hackSergei Golubchik2023-01-255-32/+4
* MDEV-29694 follow-up: Simplify mlog_init_tMarko Mäkelä2023-01-251-48/+19
* Merge 10.11 into 11.0Marko Mäkelä2023-01-25117-4452/+4845
|\
| * Merge 10.10 into 10.11Marko Mäkelä2023-01-2469-4644/+4131
| |\
| | * Merge 10.9 into 10.10Marko Mäkelä2023-01-2466-3688/+3171
| | |\
| | | * Merge 10.8 into 10.9Marko Mäkelä2023-01-2466-3698/+3171
| | | |\
| | | | * Merge 10.7 into 10.8Marko Mäkelä2023-01-2466-3696/+3171
| | | | |\
| | | | | * Merge 10.6 into 10.7Marko Mäkelä2023-01-2467-3651/+3110
| | | | | |\
| | | | | | * MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-2449-3527/+2593
| | | | | | * MDEV-24623 Replicate bulk insert as table-level exclusive keyDenis Protivensky2023-01-248-1/+208
| | | | | | * rpm: ignore man3Daniel Black2023-01-241-0/+1
| | | | | | * MDEV-30393 InnoDB: Assertion failure in dict0dict.cc upon ADD FULLTEXT INDEXThirunarayanan Balathandayuthapani2023-01-241-1/+14
| | | | | | * Update 10.6 HELP tablesIan Gilfillan2023-01-231-31/+31
| | | | | | * Revert "MDEV-30400 Assertion height == btr_page_get_level(...) on INSERT"Marko Mäkelä2023-01-2341-2309/+3151
| | | | | | * Merge 10.5 into 10.6Marko Mäkelä2023-01-2310-29/+105
| | | | | | |\
| | | | | | | * MDEV-30438 innodb.undo_truncate,4k fails when innodb-immediate-scrub-data-un...Thirunarayanan Balathandayuthapani2023-01-232-20/+4
| | | | | | | * Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2023-01-200-0/+0
| | | | | | | |\
| | | | | | | | * mysql-5.7.41Oleksandr Byelkin2023-01-201-135/+123
| | | | | | | * | MDEV-29774 BF abort no longer wakes up debug_sync waitersDaniele Sciascia2023-01-194-5/+2
| | | | | | | * | MDEV-30191 Remove the to-be-freed spider condition in an sp callYuchen Pei2023-01-194-4/+100
| | | | | | * | | MDEV-515: Improve test coverageMarko Mäkelä2023-01-232-0/+8
| | | | | | * | | MDEV-30400 Assertion height == btr_page_get_level(...) on INSERTMarko Mäkelä2023-01-1941-3151/+2309
| | | | | | * | | MDEV-30289: Implement small_vector for mtr_t::m_memoMarko Mäkelä2023-01-194-5/+120
| | | | | | * | | MDEV-30289: Remove the pointer indirection for mtr_t::m_memoMarko Mäkelä2023-01-192-108/+81
| | | | | * | | | Update 10.7 HELP tablesIan Gilfillan2023-01-241-31/+31
| | | | * | | | | Update 10.8 HELP tablesIan Gilfillan2023-01-241-942/+943
| | | * | | | | | Update 10.9 HELP tablesIan Gilfillan2023-01-241-942/+944
| | * | | | | | | Update 10.10 HELP tablesIan Gilfillan2023-01-241-954/+958
| | * | | | | | | MDEV-30146 Change maturity of plugins for January 2023 ReleasesAlexander Barkov2023-01-202-2/+2
| * | | | | | | | Change maturityOleksandr Byelkin2023-01-202-2/+2
| * | | | | | | | Merge branch '10.10' into 10.11Oleksandr Byelkin2023-01-1853-129/+825
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | Merge branch '10.9' into 10.10Oleksandr Byelkin2023-01-1853-129/+825
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | | * | | | | | Merge branch '10.8' into 10.9Oleksandr Byelkin2023-01-1853-128/+791
| | | |\ \ \ \ \ \ | | | | |/ / / / /
| | | | * | | | | Merge branch '10.7' into 10.8Oleksandr Byelkin2023-01-1853-128/+791
| | | | |\ \ \ \ \ | | | | | |/ / / /
| | | | | * | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2023-01-1846-112/+738
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge branch '10.5' into 10.6Oleksandr Byelkin2023-01-186-3/+29
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | new PCRE2 10.42Oleksandr Byelkin2023-01-181-2/+2
| | | | | | | * | Merge branch '10.4' into 10.5Oleksandr Byelkin2023-01-182-0/+2
| | | | | | | |\ \
| | | | | | | | * | v5.5.4-stableOleksandr Byelkin2023-01-172-0/+2
| | | | | | | * | | MDEV-26392: Crash with json_get_path_next and 10.5.12Rucha Deodhar2023-01-183-1/+25