awsdocs / amazon-aurora-user-guide

The open source version of the Amazon Aurora User Guide. You can provide feedback by submitting issues in this repo, or propose changes by submitting a pull request.
Other
53 stars 101 forks source link

Not all DDL ends PostgreSQL transactions #60

Closed hauntingEcho closed 1 year ago

hauntingEcho commented 3 years ago

Description of changes:

The documentation had listed that DDL ends transactions - this is not true for PostgreSQL.

From my reading, MariaDB is not supported by these proxies, but it does support DDL in transactions in case that's relevant to Aurora: https://mariadb.com/kb/en/start-transaction/#ddl-statements

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

joshbean commented 1 year ago

Closing this issue or pull request in advance of archiving this repo. For more information about the decision to archive this repo (and others in the 'awsdocs' org), see the announcement on the AWS News Blog.