summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* sampling analysiskakurin_samplingNikita Malyavin2022-06-244-36/+26
* report sampling bucketsNikita Malyavin2022-06-231-5/+40
* Mtr profiling setupNikita Malyavin2022-06-1910-9/+79
* add tablesample bernoulli() syntaxapostle2022-06-035-41/+38
* add reject countapostle2022-06-022-4/+8
* add awful but working sampling method selectionapostle2022-06-016-5/+53
* psergey's patchapostle2022-05-318-6/+68
* fixsapostle2022-05-287-32/+34
* fixsapostle2022-05-284-27/+29
* change A/R flag to explicit, semantic fixsapostle2022-05-276-17/+17
* fixs for A/Rapostle2022-05-275-48/+55
* add correct A/R probabilityapostle2022-05-272-7/+18
* change way to get rand recordapostle2022-05-262-7/+11
* change prototypes btr_[p]cur_open_at_rnd_posapostle2022-05-265-10/+15
* add offsets errors handlingapostle2022-05-261-1/+9
* fix include and heap ptrapostle2022-05-223-5/+34
* fix style mistakesapostle2022-05-162-26/+27
* make ha_samlpe interfaceapostle2022-05-155-15/+114
* add new HA_NATIVE_SAMPLING flagapostle2022-05-143-27/+35
* prototype of sampling codeapostle2022-05-044-2/+53
* Merge 10.6 into 10.7Marko Mäkelä2022-03-0846-374/+325
|\
| * Fix an uninitialized variable in debug buildsMarko Mäkelä2022-03-081-2/+2
| * MDEV-27891: Make the test work with debug buildsMarko Mäkelä2022-03-083-13/+15
| * After-merge fixesMarko Mäkelä2022-03-089-64/+70
| * Merge 10.5 into 10.6Vlad Lesin2022-03-0731-377/+275
| |\
| | * Merge 10.4 into 10.5Vlad Lesin2022-03-0715-409/+253
| | |\
| | | * Merge 10.3 into 10.4Vlad Lesin2022-03-0715-427/+249
| | | |\
| | | | * MDEV-27992 DELETE fails to delete record after blocking is releasedVlad Lesin2022-03-0715-427/+249
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-03-0721-154/+175
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-03-0715-138/+121
| | | |\ \ | | | | |/
| | | | * Merge 10.2 into 10.3Marko Mäkelä2022-03-047-13/+30
| | | | |\
| | | | | * MDEV-27993 Assertion failed in btr_page_reorganize_low()Marko Mäkelä2022-03-033-1/+17
| | | | | * MMDEV-27823 mariadb-install-db --group failsMonty2022-03-012-4/+6
| | | | | * federated.rpl failed if federatedx was not compiledMonty2022-03-011-0/+1
| | | | | * MDEV-27968 GCC 12 -Og -Wmaybe-uninitialized in udf_handler::fix_fields()Marko Mäkelä2022-03-011-8/+6
| | | | * | MDEV-28004 ha_innobase::reset_auto_increment() is never executedMarko Mäkelä2022-03-042-73/+1
| | | | * | MDEV-27582 Fulltext DDL decrements the FTS_DOC_ID valueThirunarayanan Balathandayuthapani2022-03-036-53/+90
| | | * | | galera_3nodes.galera_2_cluster: the test is temporarily disabledJulius Goryavsky2022-03-041-0/+1
| | | * | | MDEV-27962 Instant DDL downgrades the MDL when table is emptyThirunarayanan Balathandayuthapani2022-03-015-17/+54
| | * | | | MDEV-26230: mysql_upgrade fails to load type_mysql_json due to insufficientRucha Deodhar2022-03-031-1/+1
| * | | | | MDEV-27891: SIGSEGV in InnoDB buffer pool resizeDaniel Black2022-03-078-26/+71
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-0317-37/+51
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix various spelling errorsOtto Kekäläinen2022-03-0312-19/+19
| * | | | | MDEV-27973 SIGSEGV in ha_innobase::reset() after TRUNCATE of TEMPORARY TABLEMarko Mäkelä2022-03-013-15/+26
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-012-3/+6
| |\ \ \ \ \ | | |/ / / /
| | * | | | Make testcase for MDEV-26585 stable.bb-10.5-spetruniaSergei Petrunia2022-03-012-3/+6
* | | | | | Merge 10.6 into 10.7Marko Mäkelä2022-03-0123-116/+182
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-27964: Test ENCRYPT() only in main.func_cryptMarko Mäkelä2022-03-014-18/+21
| * | | | | Merge 10.5 into 10.6Marko Mäkelä2022-03-015-12/+17
| |\ \ \ \ \ | | |/ / / /
| | * | | | MDEV-27967 Assertion !buf_pool.any_io_pending() failedMarko Mäkelä2022-03-011-2/+7