mariadb/mysql-test/suite/s3
Andrew Hutchings bc5e904043 MDEV-32884 Improve S3 options comaptibility
The previous commit for MDEV-32884 fixed the s3_protocol_version option,
which was previous only using "Auto", no matter what it was set to. This
patch does several things to keep the old behaviour whilst correcting
for new behaviour and laying the groundwork for the future. This
includes:

* `Original` now means v2 protocol, which it would have been due to the
  option not working, so upgrades will stil work.
* A new `Legacy` option has been added to mean v1 protocol.
* Options `Path` and `Domain` have been added, these will be the only
  two options apart from `Auto` in a future release, and are more
  aligned with what this variable means.
* Fixed the s3.debug test so that it works with v2 protocol.
* Fixed the s3.amazon test so that it works with region subdomains.
* Added additional modes to the s3.amazon test.
* Added s3.not_amazon test for the remaining modes.

This replaces PR #2902.
2023-12-07 15:57:43 +01:00
..
alter.result Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
alter.test errors after altering a table has finished aren't fatal 2021-07-02 16:44:00 +02:00
alter2.result Fixed bugs in s3 test cases 2020-06-19 12:03:13 +03:00
alter2.test Fixed bugs in s3 test cases 2020-06-19 12:03:13 +03:00
amazon.result MDEV-32884 Improve S3 options comaptibility 2023-12-07 15:57:43 +01:00
amazon.test MDEV-32884 Improve S3 options comaptibility 2023-12-07 15:57:43 +01:00
arguments.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
arguments.test
backup.result
backup.test
basic.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
basic.test Added support for CHECK TABLE for S3 tables 2021-09-01 13:47:26 +03:00
create_database.inc
debug.result MDEV-32884 Improve S3 options comaptibility 2023-12-07 15:57:43 +01:00
debug.test MDEV-32884 Improve S3 options comaptibility 2023-12-07 15:57:43 +01:00
disabled.def MDEV-23730 s3.replication_partition 'innodb,mix' segv 2020-10-21 03:09:29 +03:00
discovery.result
discovery.test
drop_database.inc
encryption.opt
encryption.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
encryption.test
innodb.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
innodb.test
my.cnf MDEV-26226 Change Maturity of plugins inet6 and s3 to stable 2021-07-28 23:18:46 +02:00
mysqldump.result Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
mysqldump.test
no_s3-master.opt
no_s3.result make S3 tests to run when S3 is statically linked 2020-09-10 13:32:27 +02:00
no_s3.test
partition.result Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00
partition.test MDEV-23648 s3.partition_move 'innodb' test failure - object deleted before copy attempted 2020-10-21 03:09:30 +03:00
partition_create_fail.result Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
partition_create_fail.test Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
partition_move.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
partition_move.test MDEV-23648 s3.partition_move 'innodb' test failure - object deleted before copy attempted 2020-10-21 03:09:30 +03:00
replication.inc MDEV-24087 s3.replication_partition fails in buildbot wiht replication failure 2021-02-08 21:03:04 +02:00
replication_delayed.cnf MDEV-23691 S3 storage engine: delayed slave can drop the table 2020-10-21 03:09:29 +03:00
replication_delayed.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
replication_delayed.test MDEV-23691 S3 storage engine: delayed slave can drop the table 2020-10-21 03:09:29 +03:00
replication_mixed.cnf Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
replication_mixed.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 07:44:35 +04:00
replication_mixed.test Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
replication_partition.cnf Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
replication_partition.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 12:20:50 +04:00
replication_partition.test MDEV-24087 s3.replication_partition fails in buildbot wiht replication failure 2021-02-08 21:03:04 +02:00
replication_stmt.cnf Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
replication_stmt.result A cleanup for MDEV-29446 Change SHOW CREATE TABLE to display default collation 2022-09-15 12:20:50 +04:00
replication_stmt.test Added support for more functions when using partitioned S3 tables 2020-04-19 17:33:51 +03:00
select.result
select.test
slave.cnf MDEV-26226 Change Maturity of plugins inet6 and s3 to stable 2021-07-28 23:18:46 +02:00
suite.pm MDEV-24366: s3 test postfix - use default for S3_BUCKET 2021-02-11 12:51:29 +11:00
unsupported.result
unsupported.test