summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21130: Histograms: use JSON as on-disk format10.6-mdev21130-refactorSergei Petrunia2021-07-233-88/+226
* Properly initialize bucket bounds vectorMichael Okoko2021-07-071-2/+2
* Fix garbage null values at end of histogram jsonMichael Okoko2021-07-052-16/+17
* Fix garbage null values at end of json array elementsMichael Okoko2021-07-052-183/+182
* Store bucket bounds and extend test cases for JSON histogramMichael Okoko2021-07-054-26/+57
* rough base for json histogram builderMichael Okoko2021-07-053-11/+87
* Update test results to match updated system tablesMichael Okoko2021-07-054-8/+8
* record statistics_json testMichael Okoko2021-07-051-0/+38
* add json statistics test and change histogram column type to blobMichael Okoko2021-07-053-3/+32
* Prepare JSON as valid histogram_typeMichael Okoko2021-07-054-8/+18
* fixup 0a67b15a9d3348d10f6df0caae6f2f973295a43aMarko Mäkelä2021-07-031-0/+7
* Merge 10.5 into 10.6Marko Mäkelä2021-07-033-115/+8
|\
| * MDEV-26017 fixupMarko Mäkelä2021-07-031-2/+2
| * MDEV-26033: Race condition between buf_pool.page_hash and resize()Marko Mäkelä2021-07-032-113/+6
* | gamma -> stableSergei Golubchik2021-07-022-2/+2
* | update test resultSergei Golubchik2021-07-021-1/+0
* | main.lock_kill fails in embeddedSergei Golubchik2021-07-021-0/+4
* | MDEV-25906: SIGSEGV in flush_tables_with_read_lock on FTWRL or FTFE | SIGSEGV...Sergei Golubchik2021-07-025-3/+149
* | MDEV-15888 Implement FLUSH TABLES tbl_name [, tbl_name] ... WITH READ LOCK fo...Sergei Golubchik2021-07-025-15/+74
* | errors after altering a table has finished aren't fatalSergei Golubchik2021-07-025-54/+39
* | Merge 10.5 into 10.6Marko Mäkelä2021-07-0252-104/+1429
|\ \ | |/
| * MDEV-23004 When using GROUP BY with JSON_ARRAYAGG with joint table, the squar...Sergei Golubchik2021-07-022-2/+2
| * Merge 10.4 into 10.5Marko Mäkelä2021-07-026-13/+95
| |\
| | * MDEV-25236 Online log apply fails for ROW_FORMAT=REDUNDANT tablesMarko Mäkelä2021-07-023-13/+81
| | * Merge 10.3 into 10.4Marko Mäkelä2021-07-022-1/+9
| | |\
| | | * Merge 10.2 into 10.3Marko Mäkelä2021-07-021-1/+1
| | | |\
| | | | * submodules.cmake: add missing --depth=1Eugene Kosov2021-07-021-1/+1
| | | * | Fixup 586870f9effa48831fda2590f2aee2b95b30be39Marko Mäkelä2021-07-021-0/+8
| * | | | Merge 10.4 into 10.5Marko Mäkelä2021-07-0248-76/+1364
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.3 into 10.4Marko Mäkelä2021-07-028-50/+117
| | |\ \ \ | | | |/ /
| | | * | Merge 10.2 into 10.3Marko Mäkelä2021-07-024-27/+81
| | | |\ \ | | | | |/
| | | | * MDEV-26077 Assertion err != DB_DUPLICATE_KEY or unexpected ER_TABLE_EXISTS_ERRORMarko Mäkelä2021-07-023-27/+80
| | | | * MDEV-25129 fixup: Adjust test resultMarko Mäkelä2021-07-021-0/+4
| | | * | MDEV-25971 Instant ADD COLUMN fails to issue truncation warningsThirunarayanan Balathandayuthapani2021-07-024-22/+35
| | * | | mtr: plugin.multiauth aix fixDaniel Black2021-07-022-0/+15
| | * | | Merge branch 10.3 into 10.4Daniel Black2021-07-023-1/+11
| | |\ \ \ | | | |/ /
| | | * | mtr: fix tests funcs_1.is_tables_is & sql_sequence.rebuildDaniel Black2021-07-022-0/+10
| | | * | Merge branch '10.2' into 10.3Daniel Black2021-07-021-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-25129 postfix for windowsDaniel Black2021-07-021-1/+1
| | | * | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
| | | * | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
| | * | | mtr: aix - no pool of threadsDaniel Black2021-07-023-0/+6
| | * | | MDEV-25894: support AIX as a platform in mtrDaniel Black2021-07-024-2/+19
| | * | | MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-07-012-2/+74
| | * | | Merge 10.3 -> 10.4Sergei Petrunia2021-06-3026-19/+741
| | |\ \ \ | | | |/ /
| | | * | Post-merge fix: update derived_cond_pushdown.resultSergei Petrunia2021-06-301-0/+1
| | | * | Merge 10.2->10.3Sergei Petrunia2021-06-3023-19/+736
| | | |\ \ | | | | |/
| | | | * MDEV-25969: Condition pushdown into derived table doesn't work if select list...Sergei Petrunia2021-06-303-6/+289
| | | | * MDEV-25129 Add KEYWORDS view to the INFORMATION_SCHEMAxing-zhi, jiang2021-06-2912-11/+306
| | | | * MDEV-26040 os_file_set_size() may not work on O_DIRECT filesMarko Mäkelä2021-06-291-5/+33