-
### Describe the bug
the following codes in MySQLExceptionHandler.java return false which is supposed to be true when the exception was root caused by a staled password.
public boolean isLoginE…
-
### What happened?
1. In a pulumi project, add `pulumi_aws.rds.Cluster`
2. Set `enable_http_endpoint` property to `True`
3. Run `pulumi up`
4. Once RDS is created, run `pulumi up` again
Expecte…
-
**db_port = 5454**
I have defined db_port value as 5454 in .hcl file but after applying, RDS Instances(reader and writer) are created with port 5432.
I am using below RDS configuration
engine = "a…
-
## Description
For `enable_http_endpoint`, the docs say:
```
Enable HTTP endpoint (data API). Only valid when engine_mode is set to serverless
```
I was able to enable this when creating a …
-
## Issue
Currently, awsdac does not support AWS::RDS::DBInstance and AWS::RDS::DBCluster types.
```
$ awsdac template.yaml -v
...
WARN[0000] Unknown type: AWS::RDS::DBCluster
WARN[0000] Unknown…
a2ush updated
5 months ago
-
# パフォーマンススキーマテーブル
https://dev.mysql.com/doc/refman/8.0/ja/performance-schema-table-descriptions.html
以下、[第4回 MySQLチューニング(3) パフォーマンススキーマ](https://gihyo.jp/dev/serial/01/MySQL-tuning-scale/0004) より引…
-
### What happened?
I am able to connect to the AWS RDS Aurora instance from SSMS by choosing the database in the Object Explorer --> Connect --> Connection Properties --> Choose 'Test' database.
…
-
### Describe the issue
According to the [List of Available Plugins table](https://github.com/aws/aws-advanced-jdbc-wrapper/blob/main/docs/using-the-jdbc-driver/UsingTheJdbcDriver.md#list-of-available…
-
### Terraform Core Version
1.8.0
### AWS Provider Version
5.34
### Affected Resource(s)
aws_rds_global_cluster.aurora_global_cluster: This resource is being created to represent the glo…
-
### Description
The `DescribeDBEngineVersions` API now returns a `SupportsLimitlessDatabase` field indicating whether the version supports Aurora Limitless databases. Add a corresponding `supports_li…
jar-b updated
4 months ago