summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27199: Remove FIL_PAGE_FILE_FLUSH_LSNbb-10.8-MDEV-14425Marko Mäkelä2022-01-215-73/+2
* Disable adaptive spinning on buf_pool.mutexMarko Mäkelä2022-01-211-0/+4
* Cleanup: Replace ut_crc32c(x,y) with my_crc32c(0,x,y)Marko Mäkelä2022-01-217-61/+20
* MDEV-14425 Improve the redo log for concurrencyMarko Mäkelä2022-01-2194-5145/+3525
* MDEV-27540 Different OpenSSL versions mix up in build depending on cmake optionspreview-10.8-MDEV-25785-openssl3.0Sergei Golubchik2022-01-201-1/+2
* MDEV-25785 Add support for OpenSSL 3.0Vladislav Vaintroub2022-01-208-56/+134
* Merge 10.7 into 10.8Marko Mäkelä2022-01-2012-46/+322
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-01-2012-46/+322
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-01-204-0/+77
| | |\
| | | * MDEV-27550: Disable galera.MW-328DMarko Mäkelä2022-01-201-0/+1
| | | * MDEV-27382: OFFSET is ignored when combined with DISTINCTbb-10.5-mdev27382-v2Sergei Petrunia2022-01-193-0/+76
| | * | MDEV-27499 fixup: Add a wait to buf_flush_sync()Marko Mäkelä2022-01-191-0/+4
| | * | MDEV-27025: Null merge 10.5 into 10.6Marko Mäkelä2022-01-190-0/+0
| | |\ \ | | | |/
| | | * MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.5-MDEV-27025-deadlockVlad Lesin2022-01-1812-199/+408
| | * | MDEV-27025 insert-intention lock conflicts with waiting ORDINARY lockbb-10.6-MDEV-27025-deadlockVlad Lesin2022-01-187-46/+241
* | | | MDEV-26519 fixup: GCC 11 -Og -Wmaybe-uninitializedMarko Mäkelä2022-01-201-2/+2
* | | | Merge MDEV-26519: JSON_HB histograms into 10.8preview-10.8-MDEV-26519-json-histogramsSergei Petrunia2022-01-1951-439/+11232
|\ \ \ \
| * | | | Code cleanupSergei Petrunia2022-01-197-28/+14
| * | | | Switch the default histogram_type to still be DOUBLE_PREC_HBSergei Petrunia2022-01-194-3/+4
| * | | | JSON_HB histogram: represent values of BIT() columns in hex alwaysSergei Petrunia2022-01-193-16/+81
| * | | | MDEV-26901: Estimation for filtered rows less precise ... #4Sergei Petrunia2022-01-196-6/+42
| * | | | MDEV-27229: Estimation for filtered rows less precise ... #5Sergei Petrunia2022-01-197-16/+33
| * | | | MDEV-27243: Estimation for filtered rows less precise ... #7Sergei Petrunia2022-01-192-0/+27
| * | | | MDEV-27229: Estimation for filtered rows less precise ... #5Sergei Petrunia2022-01-194-55/+148
| * | | | Update test resultsSergei Petrunia2022-01-192-18/+18
| * | | | MDEV-27230: Estimation for filtered rows less precise ...Sergei Petrunia2022-01-193-0/+28
| * | | | MDEV-27203: Valgrind / MSAN errors in Histogram_json_hb::parse_bucketSergei Petrunia2022-01-192-1/+8
| * | | | MDEV-26764: JSON_HB Histograms: handle BINARY and unassigned charactersSergei Petrunia2022-01-194-22/+130
| * | | | More test coverageSergei Petrunia2022-01-193-2/+44
| * | | | MDEV-26519: Improved histogramsSergei Petrunia2022-01-198-51/+576
| * | | | MDEV-26519: Improved histograms: Better error reporting, test coverageSergei Petrunia2022-01-195-0/+107
| * | | | Rename histogram_hb_v2 -> histogram_hbSergei Petrunia2022-01-194-69/+69
| * | | | MDEV-26519: Improved histograms: Make JSON parser efficientSergei Petrunia2022-01-197-181/+351
| * | | | MDEV-27062: Make histogram_type=JSON_HB the new defaultSergei Petrunia2022-01-1918-119/+119
| * | | | MDEV-26886: Estimation for filtered rows less precise with JSON histogramSergei Petrunia2022-01-194-29/+84
| * | | | MDEV-26911: Unexpected ER_DUP_KEY, ASAN errors, double free detected in ...Sergei Petrunia2022-01-193-2/+39
| * | | | MDEV-26892: JSON histograms become invalid with a specific (corrupt) value ..Sergei Petrunia2022-01-193-3/+29
| * | | | MDEV-26849: JSON Histograms: point selectivity estimates are offSergei Petrunia2022-01-198-10/+142
| * | | | MDEV-26750: Estimation for filtered rows is far off with JSON_HB histogramSergei Petrunia2022-01-193-9/+61
| * | | | MDEV-26801: Valgrind/MSAN errors in Column_statistics_collected::finish ...Sergei Petrunia2022-01-193-9/+13
| * | | | MDEV-26709: JSON histogram may contain bucketS than histogram_size allowsSergei Petrunia2022-01-193-2889/+2463
| * | | | MDEV-26724 Endless loop in json_escape_to_string upon ... empty stringSergei Petrunia2022-01-196-16/+65
| * | | | Update test resultsSergei Petrunia2022-01-192-2/+2
| * | | | MDEV-26737: Outdated VARIABLE_COMMENT for HISTOGRAM_TYPE in I_S.SYSTEM_VARIABLESSergei Petrunia2022-01-194-2/+15
| * | | | MDEV-26710: Histogram field in mysql.column_stats is too shortSergei Petrunia2022-01-1910-13/+13
| * | | | MDEV-26724 Endless loop in json_escape_to_string upon ... empty stringSergei Petrunia2022-01-193-7/+50
| * | | | MDEV-26595: ASAN use-after-poison my_strnxfrm_simple_internal / Histogram_jso...Sergei Petrunia2022-01-192-4/+34
| * | | | MDEV-26589: Assertion failure upon DECODE_HISTOGRAM with NULLsSergei Petrunia2022-01-193-0/+40
| * | | | MDEV-26724 Endless loop in json_escape_to_string upon ... empty stringSergei Petrunia2022-01-193-2/+28
| * | | | MDEV-26711: Values in JSON histograms are not properly quotedSergei Petrunia2022-01-196-80/+608