summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mysqldump wipbb-10.6-vicentiu-wipVicențiu Ciorbaru2020-08-291-12/+50
* Fix a compiler warningKentoku SHIBA2020-08-261-0/+1
* MDEV-23561 Spider doesn't work with ps protocolbb-10.6-MDEV-7098Kentoku SHIBA2020-08-2610-294/+193
* Fix indents of SpiderKentoku SHIBA2020-08-264-10/+10
* MDEV-22246 Result rows duplicated by spider engineKentoku SHIBA2020-08-249-0/+335
* MDEV-20827 Wrong param parsing in spider_direct_sql() when param contain commaKentoku SHIBA2020-08-179-33/+213
* MDEV-19794 Spider crash with XAKentoku SHIBA2020-08-146-4/+193
* Fix merge.Vladislav Vaintroub2020-08-121-2/+0
* MDEV-23397 fixup: Remove removed options from testsMarko Mäkelä2020-08-122-7/+0
* Merge 10.5 into 10.6Marko Mäkelä2020-08-12235-1995/+6380
|\
| * MDEV-23279 postfix - delay accepting connections until server startup is fini...Vladislav Vaintroub2020-08-111-15/+14
| * 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