summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* more-changes 210.5-mdev21829-unique-interfaceVarun Gupta2020-11-217-305/+230
* More changes-1Varun Gupta2020-11-217-83/+81
* Improving the descriptor classesVarun Gupta2020-11-213-57/+65
* introduced classes for descriptorsVarun Gupta2020-11-202-3/+94
* Minor changesVarun Gupta2020-11-138-57/+81
* MDEV-21829: Packed Sort Keys in Unique: Address review inputSergei Petrunia2020-09-296-46/+75
* Cleanup10.5-mdev21829varun2020-09-179-322/+104
* Making group_concat handle the intermediate classvarun2020-09-174-135/+241
* Adding an intermediate classvarun2020-09-165-42/+277
* Refactoringvarun2020-09-157-106/+192
* adding commentsVarun Gupta2020-09-115-31/+52
* Introduced a new class for Unique to store only one argumentVarun Gupta2020-09-117-13/+86
* More changes to improve performanceVarun Gupta2020-09-0710-121/+173
* Introducing new class for packed UniqueVarun Gupta2020-09-045-101/+166
* Adding a few assertsVarun Gupta2020-08-202-0/+5
* MDEV-21829: Use packed sort keys in Unique objectsVarun Gupta2020-06-3016-116/+1920
* Fixing a testbb-10.5-fkVarun Gupta2020-06-222-2/+2
* MDEV-22420 DDL on temporary object is prohibited when XA is in prepare stateAndrei Elkin2020-06-223-0/+68
* MDEV-22187: SIGSEGV in ha_innobase::cmp_ref on DELETEVarun Gupta2020-06-222-0/+48
* Post-fix for 0a9633ee: Basic LEX::print function that supports UPDATEsSergei Petrunia2020-06-191-2/+5
* MDEV-22931 mtr_t::mtr_t() allocates some memoryThirunarayanan Balathandayuthapani2020-06-195-42/+21
* MDEV-22922: galera_ftwrl_drain test failedJulius Goryavsky2020-06-191-1/+1
* Server maturity increasedOleksandr Byelkin2020-06-192-2/+2
* MDEV-22871 follow-up fix: AHI corruption & leakMarko Mäkelä2020-06-192-1/+5
* MDEV-20302 Server hangs upon concurrent SELECT from partitioned S3Oleksandr Byelkin2020-06-191-10/+18
* MDEV-22925 ALTER TABLE s3_table ENGINE=Aria can cause failure on slaveMonty2020-06-1913-31/+48
* Fixed bugs in s3 test casesMonty2020-06-193-4/+3
* Added THD::binlog_table_should_be_logged() to simplify some codeMonty2020-06-194-15/+21
* Cleanup's and more DBUG_PRINT'sMonty2020-06-1911-35/+67
* Windows, compiling - use /diagnostics:caret flag, for better diagnosticsVladislav Vaintroub2020-06-191-0/+2
* MDEV-22933 - remove ---source include/not_threadpool.inc from testsbb-10.5-wlad2Vladislav Vaintroub2020-06-1813-22/+0
* INSTALL_UNIX_ADDRDIR for debian to /run/mysqld/mysqld.sockDaniel Black2020-06-181-1/+1
* MDEV-22871: Reduce InnoDB buf_pool.page_hash contentionMarko Mäkelä2020-06-1823-326/+477
* MDEV-22871: Remove pointer indirection for InnoDB hash_table_tMarko Mäkelä2020-06-1826-480/+284
* MDEV-22871: Clean up btr_search_sysMarko Mäkelä2020-06-1817-892/+497
* MDEV-22871: Clean up hash_table_tMarko Mäkelä2020-06-1816-808/+164
* libutils: merge_archives_unixDaniel Black2020-06-182-2/+18
* libutils: merge static libraries only onceDaniel Black2020-06-181-0/+10
* Merge 10.4 into 10.5Marko Mäkelä2020-06-1827-166/+321
|\
| * MDEV-22894: Mariabackup should not read [mariadb-client] option groupVlad Lesin2020-06-183-1/+13
| * MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-181-1/+1
| * Fix the test mariabackup.mdev-14447Marko Mäkelä2020-06-181-2/+2
| * MDEV-22902 Assertion `!page_has_siblings(block->frame)' failed in btr_pcur_st...Thirunarayanan Balathandayuthapani2020-06-171-1/+1
| * Remove redundant code in opt_range.cc: print_key_value()Sergei Petrunia2020-06-171-9/+0
| * MDEV-22917 wolfssl might crash at startup when both SSL and encryption plugin...Vladislav Vaintroub2020-06-173-2/+7
| * MDEV-22794: Avoid potential rollback segment contention withKrunal Bauskar2020-06-171-13/+5
| * MDEV-22370 safe_mutex: Trying to lock uninitialized mutex at /data/src/10.4-b...Sachin2020-06-175-1/+40
| * MDEV-21759 galera.galera_parallel_autoinc_manytrx sporadic failures.MikkoJaakola2020-06-162-0/+4
| * Fix include statements in galera_ipv6_mariabackup_section andAlexey Yurchenko2020-06-152-2/+2
| * MDEV-18215: mariabackup does not report unknown command line optionsVlad Lesin2020-06-1415-135/+252