summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outbb-10.5-MDEV-22543Jan Lindström2020-08-115-9/+109
* MDEV-23054 Assertion `!item->null_value' failed in Type_handler_inet6::make_s...Alexander Barkov2020-08-114-2/+87
* Merge 10.4 into 10.5Marko Mäkelä2020-08-112-8/+13
|\
| * Merge 10.3 into 10.4Marko Mäkelä2020-08-112-8/+13
| |\
| | * Work around MDEV-23445 in the MDEV-14836 test caseMarko Mäkelä2020-08-113-5/+27
| * | After-merge fix of a resultMarko Mäkelä2020-08-111-0/+18
* | | Merge 10.4 into 10.5Marko Mäkelä2020-08-1064-466/+1622
|\ \ \ | |/ /
| * | Merge 10.3 into 10.4Marko Mäkelä2020-08-1043-294/+702
| |\ \ | | |/
| | * Merge 10.2 into 10.3Marko Mäkelä2020-08-1035-292/+665
| | |\
| | | * Merge 10.1 into 10.2Marko Mäkelä2020-08-1019-410/+412
| | | |\
| | | | * MDEV-16115 Hang after reducing innodb_encryption_threadsMarko Mäkelä2020-08-106-374/+222
| | | | * bump the VERSIONDaniel Bartholomew2020-08-101-1/+1
| | | | * Merge remote-tracking branch 'bb-10.1-release' into 10.1Oleksandr Byelkin2020-08-101-1/+1
| | | | |\
| | | | * | MDEV-23386: mtr: main.mysqld--help autosized table{-open,}-cach and max-conne...Daniel Black2020-08-105-31/+22
| | | | * | Better comment about TABLE::maybe_nullSergei Petrunia2020-08-061-3/+10
| | | | * | MDEV-9513: Assertion `join->group_list || !join->is_in_subquery()' failed in ...Varun Gupta2020-08-064-0/+89
| | | | * | MDEV-23105 Cast number string with many leading zeros to decimal gives unexpe...Alexander Barkov2020-08-053-0/+84
| | | * | | Merge mariadb-10.2.33Marko Mäkelä2020-08-1047-107/+126
| | | |\ \ \
| | | * | | | bump the VERSIONDaniel Bartholomew2020-08-101-1/+1
| | | * | | | Replaced infinite loop in procedure with limited loop to avoidbb-10.2-MDEV-22626Jan Lindström2020-08-072-17/+67
| | | * | | | MDEV-22626: mysql_tzinfo_to_sql not replicates timezone to galeranodes if onl...Jan Lindström2020-08-073-9/+46
| | | * | | | MDEV-15180: server crashed with NTH_VALUE()Varun Gupta2020-08-063-1/+33
| | | * | | | MDEV-17066: Bytes lost or Assertion `status_var.local_memory_used == 0 after ...Varun Gupta2020-08-056-25/+99
| | | * | | | MDEV-23101 fixup: Remove redundant codeMarko Mäkelä2020-08-041-3/+4
| | | * | | | MDEV-23082: ER_TABLEACCESS_DENIED_ERROR error message is truncated,Rucha Deodhar2020-08-043-19/+62
| | | * | | | MDEV-14836: Assertion `m_status == DA_ERROR' failed inRucha Deodhar2020-08-043-6/+38
| | | * | | | Test case MW-328A still fails, thus disable it until it is reallyJan Lindström2020-08-041-0/+1
| | | * | | | MDEV-23101: SIGSEGV in lock_rec_unlock() when Galera is enabledJan Lindström2020-08-031-10/+11
| | * | | | | Merge mariadb-10.3.24Marko Mäkelä2020-08-10154-916/+1885
| | |\ \ \ \ \
| | * | | | | | bump the VERSIONDaniel Bartholomew2020-08-101-1/+1
| | * | | | | | MDEV-22022 Various mangled SQL statements will crash 10.3 to 10.5 debug buildsAlexander Barkov2020-08-045-1/+43
| | * | | | | | Fix named_pipe test so it can be used with --repeatVladislav Vaintroub2020-08-031-0/+1
| | * | | | | | MDEV-23348 vio_shutdown does not prevent later ReadFile on named pipeVladislav Vaintroub2020-08-033-4/+15
| * | | | | | | Merge mariadb-10.4.14Marko Mäkelä2020-08-10182-1040/+2841
| |\ \ \ \ \ \ \
| * | | | | | | | bump the VERSIONDaniel Bartholomew2020-08-101-1/+1
| * | | | | | | | MDEV-23415 Server crash or Assertion `dec_length <= str_length' failed in Ite...Alexander Barkov2020-08-085-1/+208
| * | | | | | | | MDEV-23118 FORMAT(d1,dec) where dec=0/38 and d1 is DECIMAL(38,38) gives incor...Alexander Barkov2020-08-055-8/+82
| * | | | | | | | Add wait conditions for cluster size.Jan Lindström2020-08-042-4/+15
| * | | | | | | | MDEV-23388 Assertion `args[0]->decimals == 0' failed in Item_func_round::fix_...Alexander Barkov2020-08-044-4/+79
| * | | | | | | | MDEV-23032 FLOOR()/CEIL() incorrectly calculate the precision of a DECIMAL(M,...Alexander Barkov2020-08-0411-156/+535
* | | | | | | | | Merge mariadb-10.5.5Marko Mäkelä2020-08-10218-1625/+4502
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch '10.4' into 10.5mariadb-10.5.5Sergei Golubchik2020-08-0742-100/+95
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch '10.3' into 10.4mariadb-10.4.14Sergei Golubchik2020-08-0642-100/+95
| | |\ \ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch '10.2' into 10.3mariadb-10.3.24Sergei Golubchik2020-08-0645-104/+124
| | | |\ \ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | |
| | | | * | | | | | Merge branch '10.1' into 10.2mariadb-10.2.33Sergei Golubchik2020-08-0647-107/+126
| | | | |\ \ \ \ \ \ | | | | | |_|_|/ / / | | | | |/| | | | / | | | | | | |_|_|/ | | | | | |/| | |
| | | | | * | | | link failure on fulltest (xenial)mariadb-10.1.46Sergei Golubchik2020-08-061-1/+1
| | | | | | |_|/ | | | | | |/| |
| | | | | * | | Merge branch 'merge/merge-tokudb-5.6' into 10.1Sergei Golubchik2020-08-0542-100/+95
| | | | | |\ \ \
| | | | | | * | | 5.6.49-89.0Sergei Golubchik2020-08-0447-148/+125
| | | | | * | | | MDEV-23089 rpl_parallel2 fails in 10.5Sachin2020-08-043-4/+29
| | | * | | | | | List of unstable tests for 10.3.24 releaseElena Stepanova2020-08-041-347/+315