summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | 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
| * | | MDEV-15961: Fix stacktraces under FreeBSD (aarch64)Karthik Kamath2020-07-284-18/+8
| * | | MDEV-17076: mtr int options aren't negativeDaniel Black2020-07-281-0/+11
| * | | MDEV-17076: mtr max-{core,datadir} 0 means 0Daniel Black2020-07-281-8/+6
| * | | MDEV-17076: increment only if saving occursTeodor Mircea Ionita2020-07-281-1/+1
| * | | MDEV-23088: Change LimitNOFILE default from 16364 to 16384Daniel Black2020-07-282-2/+2
| * | | MDEV-23282 FLOAT(53,0) badly handles out-of-range valuesAlexander Barkov2020-07-274-4/+44
| * | | Add testcases for MDEV-20557, MDEV-21649Sergei Petrunia2020-07-252-0/+121
| * | | MDEV-23221: A subquery causes crashSergei Petrunia2020-07-245-4/+139
| * | | mysql_install_db: help lists --defaults-file twiceDaniel Black2020-07-241-2/+1
| * | | MDEV-23272 Galera stack-use-after-scope error with ASAN buildTeemu Ollakka2020-07-242-18/+0
| * | | MDEV-15207: mysql_upgrade cannot create file mysql_upgrade_infoIan Gilfillan2020-07-231-1/+3
| * | | MDEV-22903 heap-use-after-free while accessing fts cache deleted doc idsThirunarayanan Balathandayuthapani2020-07-232-6/+6
| * | | MDEV-23268 SIGSEGV on srv_monitor_event if InnoDB is read-onlyMarko Mäkelä2020-07-238-18/+26
| * | | Code comment spellfixesIan Gilfillan2020-07-2241-214/+214
| * | | MDEV-19232: Floating point precision / value comparison problemVarun Gupta2020-07-2211-30/+68
* | | | MDEV-14711 Fix-upThirunarayanan Balathandayuthapani2020-07-311-1/+1
* | | | MDEV-22511 innodb.truncate_foreign failed in buildbot with wrong error codeThirunarayanan Balathandayuthapani2020-07-312-0/+2
* | | | MDEV-11799 Doublewrite recovery can corrupt data pagesMarko Mäkelä2020-07-314-114/+164
* | | | MDEV-23198 Crash in REPLACEMarko Mäkelä2020-07-313-4/+38
* | | | MDEV-18042 Server crashes upon adding a non-null date column under NO_ZERO_DA...Nikita Malyavin2020-07-319-22/+64
* | | | MDEV-19338 InnoDB: Failing assertion: !cursor->index->is_committed()Nikita Malyavin2020-07-313-7/+54
* | | | MDEV-23332 Index online status assert failure in btr_search_drop_page_hash_indexThirunarayanan Balathandayuthapani2020-07-301-20/+0