Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-11-13 | 3 | -12/+33 |
|\ | |||||
| * | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-12 | 3 | -12/+33 |
| |\ | |||||
| | * | MDEV-23824 SIGSEGV in end_io_cache on REPAIR LOCAL TABLE for Aria table | Monty | 2020-11-02 | 3 | -12/+33 |
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-11-03 | 1 | -0/+1 |
| |\ \ | | |/ | |||||
* | | | Fix clang -Winconsistent-missing-override | Marko Mäkelä | 2020-11-02 | 1 | -18/+16 |
* | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-11-01 | 1 | -0/+1 |
|\ \ \ | |||||
| * \ \ | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-10-31 | 1 | -0/+1 |
| |\ \ \ | | |/ / | |/| / | | |/ | |||||
| | * | MDEV-23222 SIGSEG in maria_create() because of double free | Monty | 2020-10-29 | 1 | -0/+1 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-10-30 | 1 | -0/+3 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-10-29 | 1 | -0/+3 |
| |\ \ | | |/ | |||||
| | * | MDEV-21201 No records produced in information_schema query, depending on proj... | Sergei Golubchik | 2020-10-23 | 1 | -0/+3 |
* | | | S3 plugin fails to load depending on loaded storage engines | Sergei Golubchik | 2020-10-24 | 2 | -9/+6 |
* | | | MDEV-23648 s3.partition_move 'innodb' test failure - object deleted before co... | Monty | 2020-10-21 | 2 | -1/+2 |
* | | | Update S3 engine to maturity Gamma | Monty | 2020-10-21 | 1 | -1/+1 |
* | | | MDEV-23730 s3.replication_partition 'innodb,mix' segv | Monty | 2020-10-21 | 1 | -4/+7 |
* | | | MDEV-23691 S3 storage engine: delayed slave can drop the table | Monty | 2020-10-21 | 4 | -14/+40 |
* | | | Merge branch '10.4' into 10.5 | Sujatha | 2020-09-29 | 2 | -2/+9 |
|\ \ \ | |/ / | |||||
| * | | MDEV-23296 Assertion `block->type == PAGECACHE_EMPTY_PAGE.. with aria_max_sor... | Monty | 2020-09-25 | 1 | -0/+3 |
| * | | MDEV-17665 Assertion `!share and other errors on concurrent Aria operations | Monty | 2020-09-25 | 1 | -2/+6 |
* | | | Update libmarias3 to PR#92: updated PR#91, adds capability to support port nu... | Sergei Petrunia | 2020-09-08 | 1 | -0/+0 |
* | | | Update libmarias3 to PR#91 which adds capability to specify port number | Sergei Petrunia | 2020-09-08 | 1 | -0/+0 |
* | | | MDEV-23662: Make S3 Storage Engine usable with MinIO | Sergei Petrunia | 2020-09-08 | 3 | -0/+23 |
* | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-09-04 | 1 | -11/+5 |
|\ \ \ | |/ / | |||||
| * | | Merge 10.3 into 10.4 | Marko Mäkelä | 2020-09-03 | 1 | -3/+3 |
| |\ \ | | |/ | |||||
| | * | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-09-03 | 1 | -3/+3 |
| | |\ | |||||
| | | * | Merge 10.1 into 10.2 | Marko Mäkelä | 2020-09-01 | 1 | -3/+3 |
| | | |\ | |||||
| | | | * | MDEV-23569 temporary tables can overwrite existing files | Sergei Golubchik | 2020-08-25 | 1 | -3/+3 |
* | | | | | Reduce number of syncs to create a transactional aria table from 6 to 3 | Monty | 2020-08-20 | 1 | -1/+8 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-20 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-08-14 | 2 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 10.3 into 10.4, except MDEV-22543 | Marko Mäkelä | 2020-08-13 | 2 | -3/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge 10.2 into 10.3 | Marko Mäkelä | 2020-08-13 | 2 | -3/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Fix GCC 10.2.0 -Og -Wmaybe-uninitialized | Marko Mäkelä | 2020-08-11 | 2 | -3/+3 |
* | | | | | fixup 58e759a9393f76e558c016a3f84656401b9de1ce: clang -Winconsistent-missing-... | Marko Mäkelä | 2020-08-07 | 1 | -1/+1 |
* | | | | | Added 'final' to some classes to improve generated code | Michael Widenius | 2020-08-04 | 2 | -89/+94 |
* | | | | | Merge branch '10.4' into 10.5 | Oleksandr Byelkin | 2020-08-04 | 1 | -0/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch '10.3' into 10.4 | Oleksandr Byelkin | 2020-08-03 | 1 | -0/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Merge branch '10.2' into 10.3 | Oleksandr Byelkin | 2020-08-03 | 1 | -0/+1 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '10.1' into 10.2 | Oleksandr Byelkin | 2020-08-02 | 1 | -0/+1 |
| | | |\ \ | | | | |/ | |||||
| | | | * | MDEV-18496 Crash when Aria encryption is enabled but plugin not available | Sergei Golubchik | 2020-07-29 | 1 | -0/+1 |
* | | | | | MDEV-23362: s3 postfix libz -> z | Daniel Black | 2020-08-04 | 1 | -2/+2 |
* | | | | | MDEV-23362: s3 - link to zlib | Daniel Black | 2020-08-04 | 1 | -2/+2 |
* | | | | | MDEV-22980: Allow plugin-maturity=alpha so S3 plugin loads | Otto Kekäläinen | 2020-08-01 | 1 | -8/+18 |
* | | | | | MDEV-23176: s3 curl library path fix | Daniel Black | 2020-07-28 | 1 | -0/+1 |
* | | | | | Merge 10.4 into 10.5 | Marko Mäkelä | 2020-07-21 | 2 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | MDEV-21953 deadlock between BACKUP STAGE BLOCK_COMMIT and parallel repl. | Monty | 2020-07-21 | 2 | -0/+5 |
| * | | | | Merge remote-tracking branch 'origin/10.3' into 10.4 | Monty | 2020-07-03 | 1 | -1/+1 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Don't copy uninitialized bytes when copying varstrings | Monty | 2020-07-02 | 1 | -1/+1 |
* | | | | | Add man page for new command aria_s3_copy | Otto Kekäläinen | 2020-07-08 | 1 | -1/+1 |
* | | | | | fix clang build | Eugene Kosov | 2020-06-25 | 3 | -17/+18 |