summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix test.bb-10.2-MDEV-22543Jan Lindström2020-08-112-14/+21
* MDEV-22543 : Galera SST donation fails, FLUSH TABLES WITH READ LOCK times outJan Lindström2020-08-105-1/+91
* 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
| * | 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