summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30334 Optimizer trace produces invalid JSON with WHERE subquerybb-10.4-MDEV-30334Rex2023-02-143-2/+39
* MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-304-97/+0
* MDEV-30473 : Do not allow GET_LOCK() / RELEASE_LOCK() in clusterJan Lindström2023-01-273-0/+47
* CREDITS: re-instate Tencent CloudDaniel Black2023-01-251-0/+1
* MDEV-30370 Fixing spider hang when server abortsYuchen Pei2023-01-253-4/+25
* Update 10.4 HELP tablesIan Gilfillan2023-01-241-46/+46
* MDEV-29461 AddressSanitizer: stack-buffer-overflow in strxmovSergei Golubchik2023-01-201-1/+1
* MDEV-26817 runtime error: index 24320 out of bounds for type 'json_string_cha...Sergei Golubchik2023-01-201-1/+1
* MDEV-29199 Unique hash key is ignored upon INSERT ... SELECT into non-empty M...Sergei Golubchik2023-01-203-97/+211
* MDEV-27631 Assertion `global_status_var.global_memory_used == 0' failed in my...Sergei Golubchik2023-01-203-20/+43
* Merge branch 'codership-10.4-fix-sst_received' into bb-10.4-MDEV-30419Jan Lindström2023-01-203-7/+26
|\
| * MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-206-26/+268
| * MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-200-0/+0
| * Correct assert_grep.inc params in galera gcache testsDaniele Sciascia2023-01-202-4/+4
| * MDEV-26541 Make UBSAN builds work with spider again.Yuchen Pei2023-01-205-107/+215
| * MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-2027-66/+668
| * MDEV-30419 Fix unhandled exception thrown from wsrep-libTeemu Ollakka2023-01-193-7/+26
* | MDEV-29294 Assertion `functype() == ((Item_cond *) new_item)->functype()' fai...Oleg Smirnov2023-01-206-26/+268
* | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-200-0/+0
* | Correct assert_grep.inc params in galera gcache testsDaniele Sciascia2023-01-202-4/+4
* | MDEV-26541 Make UBSAN builds work with spider again.Yuchen Pei2023-01-205-107/+215
* | MDEV-27653 long uniques don't work with unicode collationsAlexander Barkov2023-01-1927-66/+668
|/
* v5.5.4-stableOleksandr Byelkin2023-01-172-0/+2
* Merge 10.3 into 10.4Marko Mäkelä2023-01-172-4/+11
|\
| * MDEV-30422 Merge new release of InnoDB 5.7.41 to 10.3Marko Mäkelä2023-01-171-4/+11
| * New CC 3.1Oleksandr Byelkin2023-01-161-0/+0
* | Update sponsorsDaniel Black2023-01-161-2/+0
* | 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-143-22/+39
* | 10.4-MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-131-2/+3
* | MDEV-29512 deadlock between commit monitor and THD::LOCK_thd_data mutexsjaakola2023-01-133-0/+146
* | MDEV-30317 Transaction savepoint may cause failure in galera replayingsjaakola2023-01-133-16/+158
* | MDEV-29684 Fixes for cluster wide write conflict resolvingsjaakola2023-01-134-12/+36
* | Merge 10.3 into 10.4Marko Mäkelä2023-01-1320-80/+688
|\ \ | |/
| * MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraintNikita Malyavin2023-01-124-1/+89
| * fix typoslilinjie2023-01-125-9/+9
| * MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-113-5/+97
| * MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2023-01-113-8/+83
| * MDEV-30157: Galera SST doesn't properly handle undo* files from innodbJulius Goryavsky2023-01-111-5/+30
| * pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2023-01-113-51/+118
| * MDEV-28602 Wrong result with outer join, merged derived table and viewSergei Petrunia2023-01-114-0/+263
| * Remove an unused parameterMarko Mäkelä2023-01-111-5/+3
* | MDEV-19160 json_pretty() alias for json_detailed()Weijun-H2023-01-123-0/+33
* | fixup for MDEV-19160Rucha Deodhar2023-01-122-8/+7
* | Fixed failing test main.func_jsonMonty2023-01-122-0/+2
* | MDEV-30345 DML does not find rows it is supposed toMonty2023-01-113-2/+38
* | Merge branch '10.3' into 10.4Sergei Golubchik2023-01-1038-116/+524
|\ \ | |/
| * clang15 warnings - unused vars and old prototypesDaniel Black2023-01-109-41/+14
| * MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-096-8/+62
| * MDEV-17093: SOURCE_REVISION in log (postfix - not in help)Daniel Black2023-01-081-2/+3
| * MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-064-6/+171