summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* The customized server_audit plugin to test if it affects.sup-37643-hfAlexey Botchkov2020-06-031-10/+10
* Merge 10.3 into 10.4Marko Mäkelä2020-06-0329-383/+506
|\
| * Merge 10.2 into 10.3Marko Mäkelä2020-06-0228-390/+513
| |\
| | * fix warningVladislav Vaintroub2020-06-011-1/+1
| | * MDEV-22650 Dirty compressed page checksum validation failsThirunarayanan Balathandayuthapani2020-06-013-26/+3
| | * Cleanup: Remove thr_is_recv(), trx_is_recv()Marko Mäkelä2020-06-017-51/+7
| | * MDEV-21615 InnoDB: innodb_page_size=x requires... should be logged as errorMarko Mäkelä2020-06-011-1/+1
| | * Merge 10.1 into 10.2Marko Mäkelä2020-06-0114-308/+486
| | |\
| | | * Attempt fixing mroonga gcc 8 build failureSergey Vojtovich2020-05-291-1/+1
| | | * Thread safe histograms loadingSergey Vojtovich2020-05-294-103/+34
| | | * Thread safe statistics loadingSergey Vojtovich2020-05-293-60/+116
| | | * Simplified away statistics_for_tables_is_needed()Sergey Vojtovich2020-05-291-81/+31
| | | * MDEV-22744 *SAN: sql/item_xmlfunc.cc:791:43: runtime error: downcast of addre...Alexander Barkov2020-05-291-2/+1
| | | * fix pre-definition for embedded server for find_user_or_anon()Anel Husakovic2020-05-281-28/+22
| | | * MDEV-22312: Bad error message for SET DEFAULT ROLE when user account is not g...Anel Husakovic2020-05-288-45/+294
| | * | cmake: quieterSergei Golubchik2020-05-313-1/+12
| * | | MDEV-22770 trx_undo_report_rename() fails to release page latchesMarko Mäkelä2020-06-021-2/+1
* | | | MDEV-22773 Assertion page_get_page_no... in btr_pcur_store_position()Marko Mäkelä2020-06-021-1/+1
* | | | Added larger timeout to backup_stages.testMonty2020-06-022-4/+4
* | | | Merge branch '10.3' into 10.4Vladislav Vaintroub2020-06-011-1/+1
|\ \ \ \ | |/ / /
| * | | fix warningVladislav Vaintroub2020-06-011-1/+1
* | | | Merge 10.3 into 10.4Marko Mäkelä2020-05-3067-475/+1679
|\ \ \ \ | |/ / /
| * | | Add end-of-test markers to ease mergesMarko Mäkelä2020-05-304-0/+6
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-2927-317/+303
| |\ \ \ | | |/ /
| | * | Add a counter to avoid multiple initialization of Groonga mecab tokenizerKentoku SHIBA2020-05-292-0/+12
| | * | Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizerKentoku SHIBA2020-05-292-0/+33
| | * | Fix cmake warning - custom command succeeds without creating own OUTPUT.Vladislav Vaintroub2020-05-291-0/+1
| | * | MDEV-22743 Windows 10 MSI installer : port in use is not determinedVladislav Vaintroub2020-05-291-21/+76
| | * | MSI installer : Use CAQuietExec64 on Win64 , not CAQuietExecVladislav Vaintroub2020-05-292-1/+3
| | * | Remove unused WiX source fileVladislav Vaintroub2020-05-291-183/+0
| | * | update C/CSergei Golubchik2020-05-271-0/+0
| | * | bintars should use bundled PCRESergei Golubchik2020-05-271-0/+1
| | * | mtr: update titlebar when the test ends, not when it startsSergei Golubchik2020-05-272-64/+46
| | * | assert(a && b); -> assert(a); assert(b);Sergei Golubchik2020-05-272-29/+44
| | * | get rid of cmake warningSergei Golubchik2020-05-272-2/+2
| | * | optimize performance of the build in a fresh cloneSergei Golubchik2020-05-271-2/+2
| | * | Revert "MDEV-12445 : Rocksdb does not shutdown worker threads and aborts in m...Sergei Golubchik2020-05-272-9/+0
| | * | fix rocksdb zstd detectionSergei Golubchik2020-05-271-1/+1
| | * | MDEV-21958 Query having many NOT-IN clauses running forever and causing avail...Sergei Golubchik2020-05-271-0/+1
| | * | bugfix: use THD::main_mem_root for kill error messageSergei Golubchik2020-05-271-1/+2
| | * | MDEV-22558 wrong error for invalid utf8 table commentSergei Golubchik2020-05-273-4/+31
| | * | don't include .git files in source packagesSergei Golubchik2020-05-271-0/+1
| | * | MDEV-17153 server crash on repair table ... use_frmSergei Golubchik2020-05-273-0/+48
| * | | MDEV-16937 Strict SQL with system versioned tables causes issuesAleksey Midenkov2020-05-2818-30/+66
| * | | MDEV-22413 Server hangs upon UPDATE on a view reading from versioned partitio...Aleksey Midenkov2020-05-287-13/+67
| * | | MDEV-18794 append_drop_column() small refactoringAleksey Midenkov2020-05-281-14/+11
| * | | MDEV-18794 Assertion `!m_innodb' failed in ha_partition::cmp_ref upon SELECT ...Aleksey Midenkov2020-05-283-29/+44
| * | | Merge 10.2 into 10.3Marko Mäkelä2020-05-2730-120/+1257
| |\ \ \ | | |/ /
| | * | fix compilationEugene Kosov2020-05-271-23/+18
| | * | Fix the build with GCC 4.1.2Marko Mäkelä2020-05-271-6/+11