summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC 10.2.0 -Og -Wmaybe-uninitializedMarko Mäkelä2020-08-1111-76/+76
* MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outJan Lindström2020-08-115-9/+106
* MDEV-23378 - fix an alleged memory "leak" in threadpool.Vladislav Vaintroub2020-08-101-0/+11
* 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
|\ \ \
| * \ \ 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
| | * | Fix the typo in fix for MDEV-21472Sergei Petrunia2020-08-031-1/+1
| | * | compilation error on bintar-centos6-amd64-debugSergei Golubchik2020-08-031-2/+1
* | | | 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
|/ / /
* | | List of unstable tests for 10.2.33 releaseElena Stepanova2020-08-031-325/+268
* | | Merge branch '10.1' into 10.2Elena Stepanova2020-08-032-0/+5
|\ \ \ | |/ /
| * | MDEV-23375 parts.partition_debug fails when it's run after another testElena Stepanova2020-08-032-0/+5
| * | List of unstable tests for 10.1.46 releaseElena Stepanova2020-08-021-120/+132
* | | Fix for macOleksandr Byelkin2020-08-021-1/+4
* | | C/C v3.1.9Oleksandr Byelkin2020-08-021-0/+0
* | | Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2020-08-0217-102/+505
|\ \ \
| * | | Fix compile error for KVM. Modified filamdbf.cppOlivier Bertrand2020-07-131-1/+1
| * | | - Fix MDEV-22561 Unable to access DBF inside a ZIP archiveOlivier Bertrand2020-07-1314-100/+490
| * | | - Fix MDEV-22571 and MDEV-22572. Allow multiple ZIP tableOlivier Bertrand2020-05-193-2/+15
* | | | Merge branch '10.1' into 10.2Oleksandr Byelkin2020-08-0298-398/+964
|\ \ \ \ | | |/ / | |/| |
| * | | improve the error message for a dropped current roleSergei Golubchik2020-07-303-5/+7
| * | | MDEV-22521 Server crashes in traverse_role_graph_up or Assertion `user' fails...Sergei Golubchik2020-07-303-0/+16
| * | | XtraDB 5.6.49-89.0Marko Mäkelä2020-07-303-4/+4
| * | | MDEV-21472: ALTER TABLE ... ANALYZE PARTITION ... with EITS reads and locks a...Sergei Petrunia2020-07-294-4/+71
| * | | MDEV-23010 UPDATE privilege at Database and Table level fail to update with S...Sergei Golubchik2020-07-293-3/+39
| * | | cleanup: reduce code duplicationSergei Golubchik2020-07-293-45/+21
| * | | Bug #25207522: INCORRECT ORDER-BY BEHAVIOR ON A PARTITIONED TABLE WITH A COMP...Sergei Golubchik2020-07-295-24/+136
| * | | bugfix: mysql_create_view() infinite loopSergei Golubchik2020-07-291-2/+3
| * | | MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-293-0/+8
| * | | MDEV-18496 Crash when Aria encryption is enabled but plugin not availableSergei Golubchik2020-07-294-2/+24