summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgradebb-10.4-bar-MDEV-28727Alexander Barkov2022-10-2117-2/+378
* Revert "MDEV-28727 ALTER TABLE ALGORITHM=NOCOPY does not work after upgrade"Alexander Barkov2022-10-214-96/+2
* Merge branch '10.3' into 10.4Oleksandr Byelkin2022-10-144-0/+9
|\
| * Merge branch 'bb-10.3-vp-MDEV-27691' into 10.3Oleksandr Byelkin2022-10-14276-172/+1916
| |\
* | \ Merge branch 'bb-10.4-vp-MDEV-27691' into 10.4Oleksandr Byelkin2022-10-14301-194/+2041
|\ \ \
| * | | MDEV-27691: make working view-protocolLena Startseva2022-09-2336-23/+148
| * | | Merge branch 'bb-10.3-all-builders' into bb-10.4-all-buildersLena Startseva2022-09-23274-175/+1896
| |\ \ \ | | | |/ | | |/|
| | * | MDEV-27691: make working view-protocolLena Startseva2022-09-23273-158/+1867
| | * | MDEV-27691: prequisite enable/disable service connectionOleksandr Byelkin2022-09-231-15/+37
* | | | v5.5.1-stableOleksandr Byelkin2022-10-141-0/+0
* | | | Merge 10.3 into 10.4Marko Mäkelä2022-10-1316-26/+204
|\ \ \ \ | | |_|/ | |/| |
| * | | Silence clang 13 -Wunused-but-set-variableMarko Mäkelä2022-10-131-2/+10
| * | | MDEV-29753 An error is wrongly reported during INSERT with vcol indexNikita Malyavin2022-10-127-9/+75
| * | | MDEV-29299 SELECT from table with vcol index reports warningNikita Malyavin2022-10-1210-10/+104
| * | | MDEV-29102 system_time_zone is incorrect on Windows when TZ is setVladislav Vaintroub2022-10-111-7/+17
* | | | MDEV-26597 post-fix: cannot add new error messages in 10.4Sergei Golubchik2022-10-117-31/+15
* | | | MDEV-20760 fixup: clang -Winconsistent-missing-overrideMarko Mäkelä2022-10-111-226/+242
* | | | MDEV-29613 fixup: clang -Wunused-but-set-variableMarko Mäkelä2022-10-111-1/+5
* | | | Merge 10.3 into 10.4Marko Mäkelä2022-10-1111-19/+38
|\ \ \ \ | |/ / /
| * | | MDEV-19455/MDEV-29342 fixup: Avoid DEBUG_DBUG=-d,...Marko Mäkelä2022-10-114-8/+8
| * | | MDEV-29183: Clarify mysqlbinlog command description (#2245)Zhibo Zhang2022-10-111-1/+1
| * | | MDEV-21905: Galera test galera_var_notify_cmd causes hangJulius Goryavsky2022-10-113-21/+24
| * | | Silence clang 13 -Wunused-but-set-variable for BisonMarko Mäkelä2022-10-102-2/+14
| * | | MDEV-29742 heap number overflowMarko Mäkelä2022-10-103-3/+13
| * | | Remove redudant defines USE_MB and USE_MB_IDENTAnel Husakovic2022-10-091-5/+2
| * | | Test results updated.Jan Lindström2022-10-064-8/+8
| * | | MDEV-29706 : SIGSEGV in wsrep_TOI_begin on non-Galera buildsJan Lindström2022-10-064-45/+20
* | | | MDEV-21905: Galera test galera_var_notify_cmd causes hangJulius Goryavsky2022-10-115-36/+46
* | | | A followup for MDEV-29672 Add MTR tests covering key and key segment flags an...Alexander Barkov2022-10-104-18/+2301
* | | | MDEV-29707 : Incorrect/bad errno on enabling wsrep_on after setting dummy wsr...Jan Lindström2022-10-091-2/+1
* | | | MDEV-25389 : Assertion `!is_thread_specific || (mysqld_server_initialized && ...Jan Lindström2022-10-096-6/+56
* | | | MDEV-26597 : Assertion `!wsrep_has_changes(thd) || (thd->lex->sql_command == ...Jan Lindström2022-10-0910-16/+81
* | | | MDEV-27123 : auto_increment_increment and auto_increment_offset reset to 1 in...Jan Lindström2022-10-094-2/+39
* | | | MDEV-29142 : Assertion `!_current_thd()' failed in void destroy_background_th...Jan Lindström2022-10-093-6/+121
* | | | typo fixed, followup for 3fe55fa8be9Sergei Golubchik2022-10-073-1/+19
* | | | CREATE ... VALUES ... didn't require INSERT privilegeSergei Golubchik2022-10-073-5/+42
* | | | Mroonga: GCC 12.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2022-10-072-49/+47
* | | | Groonga: GCC 12.2.0 -Og -Wuse-after-freeMarko Mäkelä2022-10-071-2/+2
* | | | MDEV-29613 fixup: Mroonga -Wunused-functionMarko Mäkelä2022-10-071-1/+1
* | | | Merge 10.3 into 10.4Aleksey Midenkov2022-10-066-6/+97
|\ \ \ \ | |/ / /
| * | | MDEV-29697 Assertion failure in Diagnostics_area::set_ok_statusAleksey Midenkov2022-10-053-0/+22
| * | | MDEV-28576 RENAME COLUMN with NOCOPY algorithm leads to corrupt partitioned t...Aleksey Midenkov2022-10-053-0/+69
| * | | MDEV-28576 Ability to manipulate List<const char *>Aleksey Midenkov2022-10-051-6/+6
* | | | MDEV-27682: Temporarily disable a failing testMarko Mäkelä2022-10-061-0/+1
* | | | MDEV-29710: Skip main.update_use_source on ValgrindMarko Mäkelä2022-10-061-0/+1
* | | | MDEV-29710: Skip some more tests on ValgrindMarko Mäkelä2022-10-0517-0/+18
* | | | Merge 10.3 into 10.4Marko Mäkelä2022-10-0546-511/+838
|\ \ \ \ | |/ / /
| * | | MDEV-27927 row_sel_try_search_shortcut_for_mysql() does not latch a page, vio...Vlad Lesin2022-10-0516-267/+160
| * | | MDEV-29710: Valgrind tests massively fail due to silently killing server on s...Marko Mäkelä2022-10-0512-0/+14
| * | | MDEV-29710: Disable main.log_slow under ValgrindMarko Mäkelä2022-10-051-0/+2