summaryrefslogtreecommitdiff
path: root/storage/maria
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/10.4' into 10.5Monty2019-06-271-1/+2
|\
| * Limit minium aria_block_size to 4096Monty2019-06-261-1/+2
* | Added s3_protocol_version=autoMonty2019-06-263-11/+14
* | Updated to latest libmarias3 to fix some compatiblity issuesMonty2019-06-261-0/+0
* | MDEV-19575 Fixed assert in ma_pagecacheMonty2019-06-261-1/+6
* | S3: Don't do discover in mysql database (makes boot faster and safer)Monty2019-06-261-0/+8
* | MDEV-19464: Altering partitioned table into S3 causes an obscure errorVlad Lesin2019-06-264-29/+42
* | Added s3_debug to be able to debug s3 connectionsMonty2019-06-251-1/+9
* | Updated to latest libmarias3Monty2019-06-241-0/+0
* | Merge 10.4 into 10.5Marko Mäkelä2019-06-208-12/+34
|\ \ | |/
| * Merge 10.3 into 10.4Marko Mäkelä2019-06-198-12/+34
| |\
| | * Merge 10.2 into 10.3Marko Mäkelä2019-06-197-12/+29
| | |\
| | | * MDEV-19595 fixedMichael Widenius2019-06-195-9/+24
| | | * MDEV-18078 Assertion `trnman_has_locked_tables(trn) > 0' failedMichael Widenius2019-06-181-1/+2
| | | * MDEV-19055 Failures with temporary tables and AriaMichael Widenius2019-06-172-2/+3
| | * | Fixed that ma_test_all.sh worksMichael Widenius2019-06-161-0/+5
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-06-131-2/+5
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-06-121-2/+5
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-06-111-2/+5
| | |\ \ | | | |/
| | | * MDEV-18207: ASAN heap-use-after-free in _ma_get_status upon concurrent operat...Vlad Lesin2019-05-311-2/+5
* | | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
* | | | Added options --s3-protocol-version and --s3-host-nameMonty2019-06-014-14/+65
* | | | Update to latest libmarias3Monty2019-06-012-4/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-05-23139-240/+143
|\ \ \ \ | |/ / /
| * | | Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-19139-240/+143
| |\ \ \ | | |/ /
| | * | MDEV-15458 Segfault in heap_scan() upon UPDATE after ADD SYSTEM VERSIONINGSergei Golubchik2019-05-171-2/+2
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-05-14139-139/+139
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-05-13139-139/+139
| | | |\
| | | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-114-4/+4
| | | | |\
| | | | | * Update FSF AddressVicențiu Ciorbaru2019-05-112-2/+2
| | | | * | Update FSF addressVicențiu Ciorbaru2019-05-111-1/+1
| | | | * | Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-11134-134/+134
| | | | |\ \ | | | | | |/
| | | | | * Update FSF addressMichal Schorm2019-05-10134-134/+134
| | * | | | cleanup: remove dead codeSergei Golubchik2019-05-072-92/+1
| | * | | | cleanup: move checksum code to handler classSergei Golubchik2019-05-072-7/+1
* | | | | | MDEV-17841: Fix -Wsometimes-uninitializedMarko Mäkelä2019-05-231-1/+1
* | | | | | Make it trivial to get stack traces from external programs.Monty2019-05-231-2/+5
* | | | | | MDEV-17841 S3 storage engineMonty2019-05-2331-200/+3461
* | | | | | aria is mandatory now, so don't bother with CMAKE_DEPENDENT_OPTIONSergei Golubchik2019-05-231-4/+1
* | | | | | Removed not used function maria_clone()Monty2019-05-231-14/+0
* | | | | | Fixed Aria to follow THD ha_data protocolSergey Vojtovich2019-05-211-6/+6
|/ / / / /
* | | | | Removed obsolete file maria_rename.shMonty2019-05-131-17/+0
* | | | | Make maria-autozerofill a bit more rebustMonty2019-05-131-1/+1
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-252-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-252-3/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.1 into 10.2Marko Mäkelä2019-04-252-3/+3
| | |\ \ \ | | | |/ /
| | | * | Fixing -Werror=format-overflow errors (found by gcc-8.3.1)Alexander Barkov2019-04-222-3/+3
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-03-202-6/+20
|\ \ \ \ \ | |/ / / /
| * | | | Merge branch '10.2' into 10.3Sergei Golubchik2019-03-172-6/+20
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.1' into 10.2Sergei Golubchik2019-03-151-8/+9
| | |\ \ \ | | | |/ /