summaryrefslogtreecommitdiff
path: root/mysql-test/suite/s3
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.6 into 10.7Marko Mäkelä2022-09-2112-43/+43
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-09-2012-43/+43
| |\
| | * A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-152-11/+11
| | * A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-1510-32/+32
* | | After-merge fix: Correct s3.mysqldump resultMarko Mäkelä2021-10-051-1/+5
|/ /
* | Merge 10.5 into 10.6Marko Mäkelä2021-10-051-1/+1
|\ \ | |/
| * MDEV-19867: postfix - syntax spelling ALTER TABLEDaniel Black2021-10-041-1/+1
* | Merge 10.5 into 10.6Marko Mäkelä2021-09-063-17/+87
|\ \ | |/
| * Added support for CHECK TABLE for S3 tablesMonty2021-09-013-18/+32
| * Added support for ANALYZE TABLE to S3 tablesMonty2021-09-013-3/+59
* | Merge branch '10.5' into 10.6Oleksandr Byelkin2021-08-022-2/+0
|\ \ | |/
| * MDEV-26226 Change Maturity of plugins inet6 and s3 to stableSergei Golubchik2021-07-282-2/+0
* | errors after altering a table has finished aren't fatalSergei Golubchik2021-07-022-2/+3
* | MDEV-25180 Atomic ALTER TABLEMonty2021-05-191-2/+0
* | MDEV-7317: Make an index ignorable to the optimizerVarun Gupta2021-03-041-1/+1
|/
* MDEV-24366: s3 test postfix - use default for S3_BUCKETDaniel Black2021-02-111-2/+2
* MDEV-24087 s3.replication_partition fails in buildbot wiht replication failureMonty2021-02-085-0/+18
* MDEV-24366 Use environment variables as S3 test case variableszhaorenhai2020-12-153-16/+92
* MDEV-24351: S3, same-backend replication: Dropping a table on master...Sergei Petrunia2020-12-083-0/+60
* MDEV-23648 s3.partition_move 'innodb' test failure - object deleted before co...Monty2020-10-212-10/+0
* Update S3 engine to maturity GammaMonty2020-10-212-2/+2
* MDEV-23730 s3.replication_partition 'innodb,mix' segvMonty2020-10-214-23/+25
* MDEV-23691 S3 storage engine: delayed slave can drop the tableMonty2020-10-219-8/+312
* MDEV-23650 Test S3 in buildbotElena Stepanova2020-09-203-0/+13
* make S3 tests to run when S3 is statically linkedSergei Golubchik2020-09-103-4/+2
* MDEV-23662: Make S3 Storage Engine tests betterDaniel Black2020-09-082-2/+2
* MDEV-23662: Make S3 Storage Engine tests usableDaniel Black2020-09-082-0/+3
* MDEV-23662: Make S3 Storage Engine usable with MinIOSergei Petrunia2020-09-083-0/+26
* S3 is pluggable nowSergei Golubchik2020-06-192-1/+2
* MDEV-22925 ALTER TABLE s3_table ENGINE=Aria can cause failure on slaveMonty2020-06-194-21/+11
* Fixed bugs in s3 test casesMonty2020-06-193-4/+3
* Fixed hang in Aria page cache with concurrent SELECTOleksandr Byelkin2020-06-142-0/+60
* Added support for more functions when using partitioned S3 tablesMonty2020-04-1916-25/+728
* Added support for replication for S3Monty2020-03-2412-0/+767
* Updated libmarias3 to latest versionMonty2019-08-292-2/+0
* MDEV-20306 Assert when converting encrypted Aria table to S3Monty2019-08-233-0/+63
* Fixed assertion Assertion `!table->pos_in_locked_tables' failedMonty2019-08-232-0/+36
* Added testcase for MDEV-19585Monty2019-06-272-0/+51
* MDEV-19575 Fixed assert in ma_pagecacheMonty2019-06-262-0/+54
* MDEV-19867: fix mysqldump to by default not copy S3 tablesVlad Lesin2019-06-262-0/+93
* MDEV-19464: Altering partitioned table into S3 causes an obscure errorVlad Lesin2019-06-263-0/+242
* Added s3_debug to be able to debug s3 connectionsMonty2019-06-251-0/+1
* Added S3 test case with InnoDBMonty2019-06-242-0/+66
* Added options --s3-protocol-version and --s3-host-nameMonty2019-06-014-0/+44
* MDEV-17841 S3 storage engineMonty2019-05-2319-0/+728