On Thu, Nov 30, 2023 at 3:59 PM Bruce Weirdan <[email protected]> wrote:
> On Thu, Nov 30, 2023 at 7:22 PM Larry Garfield <[email protected]> > wrote: > > > > > I have not heard of this functionality before, so I don't know how common > > it is. If it's only lightly supported and in different ways, perhaps > this > > is a use case for the new per-DB subclasses? > > > > Postgre (https://www.postgresql.org/docs/current/two-phase.html), MySQL ( > https://dev.mysql.com/doc/refman/8.0/en/xa.html) and Oracle ( > > https://docs.oracle.com/en/database/oracle/oracle-database/21/admin/distributed-transactions-concepts.html#GUID-8152084F-4760-4B89-A91C-9A84F81C23D1 > ) > all support it. > > > -- > Best regards, > Bruce Weirdan mailto: > [email protected] > Having MySQL XA Transactions exposed via PDO methods through a simplified user experience would be amazing. -- Marco Deleu
