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.
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.
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.