-
Having trouble establishing connection to aws RDS(MySQL) on `sst dev`
I ran `sudo set tunnel install`
started the dev server with `sst dev` but it fails to connect with the database
I see the f…
-
## Feature Request
### Suggestion
Add support for RDS MySQL databases and additional migrations mechanism
### Value
For some use cases like "distributed data storage" it's better to use MySQL,…
-
Ran into a situation where I had to manually grant reload/process:
```
mysql> GRANT RELOAD,PROCESS ON *.* TO 'myexcampleorg'@'10.x.x.x';
mysql> flush privileges;
```
and then apply this patc…
-
Good day!
I have an ACK toolkit RDS controller v.1.4.6.
I want to create a DB from snapshot encrypted by KMS.
I prepared the next manifest:
```yaml
apiVersion: kms.services.k8s.aws/v1alph…
-
**Is your feature request related to a problem? Please describe.**
I am unable to automatically retrieve Oracle RDS database connection credentials from AWS secrets manager and use those credentials …
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/depl…
-
### What happened?
I'm creating a composition that will use manage both RDS and provider-sql databases. I've successfully created an RDS MySQL Instance using the [provider-aws-rds](https://marketpl…
-
I'm receiving constantly deadlock issues and I don't know what else I could do.
I was working with 5 workers, maybe they were competing. However I just modified to just 1 worker and it's still happen…
-
RDS mysql does not support most of additional instructions dump generates when i download the database dump using dbeaver.
Like some global commands especially.
Like lock table.
But i don't see a…
-
Hi,
I'm get this error connecting on AWS RDS Proxy:
```
{{badmatch,{error,closed}},
[{mysql_protocol,auth_finish_or_switch,7,
[{file,"src/mysql_protocol.erl"},{line,129}]},…