summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add a counter to avoid multiple initialization of Groonga mecab tokenizerbb-10.2-mroongaKentoku SHIBA2020-05-292-0/+12
* Add grn_db_fin_mecab_tokenizer to finalyze mecab tokenizerKentoku SHIBA2020-05-282-0/+33
* 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
* fix compilationEugene Kosov2020-05-271-23/+18
* Fix the build with GCC 4.1.2Marko Mäkelä2020-05-271-6/+11
* Add an end-of-test marker to ease mergesMarko Mäkelä2020-05-272-0/+3
* Fix the RelWithDebInfo buildMarko Mäkelä2020-05-271-1/+1
* intrusive::list fixesEugene Kosov2020-05-275-72/+114
* Fixed crash in aria recovery when using bulk insertMonty2020-05-267-19/+89
* MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-266-20/+859
* Merge remote-tracking branch 'origin/10.1' into 10.2 to skip 10.1Andrei Elkin2020-05-260-0/+0
|\
| * MDEV-15152 Optimistic parallel slave doesnt cope well with START SLAVE UNTILAndrei Elkin2020-05-266-19/+806
* | MDEV-20015 Assertion `!in_use->is_error()' failed in TABLE::update_virtual_fieldAleksey Midenkov2020-05-263-3/+25
* | Merge 10.1 into 10.2Marko Mäkelä2020-05-266-0/+49
|\ \ | |/
| * Merge 5.5 into 10.1Marko Mäkelä2020-05-262-0/+4
| |\
| | * MDEV-22513 main.processlist_notembedded Timeout in wait_until_count_sessionsMarko Mäkelä2020-05-262-0/+4
| | * bump the VERSIONDaniel Bartholomew2020-05-111-1/+1
| * | MDEV-21495: Conditional jump or move depends on uninitialised value in sel_ar...Varun Gupta2020-05-264-0/+43
* | | MDEV-19751 Wrong partitioning by KEY() after primary key droppedAleksey Midenkov2020-05-263-0/+104
* | | MDEV-17092 use-after-poison around lock_trx_handle_wait_lowMarko Mäkelä2020-05-253-8/+60
* | | MDEV-22545 post-fix: Fix a test resultMarko Mäkelä2020-05-251-1/+1
* | | MDEV-22461: JOIN::make_aggr_tables_info(): Assertion `select_options & (1ULL ...Varun Gupta2020-05-254-5/+51
* | | MDEV-22545: my_vsnprintf behaves not as in C standardOleksandr Byelkin2020-05-2410-223/+267
* | | Fixed compiler failure on windowsMonty2020-05-231-1/+1
* | | Fixed deadlock with LOCK TABLES and ALTER TABLEMonty2020-05-2315-35/+136
* | | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-226-0/+189
* | | Merge remote-tracking branch 'origin/10.1' into 10.2Alexander Barkov2020-05-224-59/+284
|\ \ \ | |/ /
| * | MDEV-22111 ERROR 1064 & 1033 and SIGSEGV on CREATE TABLE w/ various charsets ...Alexander Barkov2020-05-224-60/+286
* | | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+133
|\ \ \ | |/ /
| * | MDEV-22451: SIGSEGV in __memmove_avx_unaligned_erms/memcpy from _my_b_write o...Sujatha2020-05-206-1/+135
| * | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | MDEV-19114 post-push fix: SIGSEGV on INSERTMarko Mäkelä2020-05-201-28/+15
* | | MDEV-22631 fixRasmus Johansson2020-05-201-1/+11
* | | Merge 10.1 into 10.2Marko Mäkelä2020-05-206-8/+15
|\ \ \ | |/ /
| * | MDEV-22258 Limit innodb_encryption_threads to 255Marko Mäkelä2020-05-203-3/+3
| * | MDEV-22472 rpl.rpl_fail_register failed in buildbot with wrong resultAndrei Elkin2020-05-191-2/+1
| * | MDEV-22636 XML output for mtr doesn't work with valgrind optionRasmus Johansson2020-05-191-0/+1
| * | MDEV-22631 some test causes MTR interruption without generating summary and XMLRasmus Johansson2020-05-192-3/+11