Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60700 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 38498 invoked from network); 1 Jun 2012 03:53:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Jun 2012 03:53:17 -0000 Authentication-Results: pb1.pair.com header.from=swhitemanlistens-software@cypressintegrated.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=swhitemanlistens-software@cypressintegrated.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain cypressintegrated.com designates 69.28.242.152 as permitted sender) X-PHP-List-Original-Sender: swhitemanlistens-software@cypressintegrated.com X-Host-Fingerprint: 69.28.242.152 rproxy1-a.cypressintegrated.com Received: from [69.28.242.152] ([69.28.242.152:1761] helo=rproxy1-a.cypressintegrated.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id EC/60-45898-DAC38CF4 for ; Thu, 31 May 2012 23:53:17 -0400 Received: from localhost ([192.168.87.152]) by rproxy1-a.cypressintegrated.com (Brand New Heavy v1.0) with ASMTP id LJC69119 for ; Thu, 31 May 2012 23:53:19 -0400 Date: Thu, 31 May 2012 23:53:33 -0400 Reply-To: Sanford Whiteman X-Priority: 3 (Normal) Message-ID: <616973562.20120531235333@cypressintegrated.com> To: "internals@lists.php.net" In-Reply-To: <1338447482.89411.YahooMailNeo@web29506.mail.ird.yahoo.com> References: <1338323273.24780.YahooMailNeo@web29506.mail.ird.yahoo.com> <1338408656.56325.YahooMailNeo@web29506.mail.ird.yahoo.com> <1494709342.20120530171419@cypressintegrated.com> <1338447482.89411.YahooMailNeo@web29506.mail.ird.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] PHP and two phase commit transactions From: swhitemanlistens-software@cypressintegrated.com (Sanford Whiteman) > MySQl and MyISAM can not be used in conjuction with LIXA for > distributed transaction processing. Should be very clear about this in your documentation, as MySQL as RM will be unsupported in practice in the majority of *MP installations. You didn't mention MSSQL, I assume because you develop only on Ubuntu and/or because of other issues, nor SQLite. These cut out wide slices of general PHP users. (As a side note, I am very frustrated when extensions act like PHP on Windows doesn't exist so it isn't even worth a "not supported" note.) Again, none of these rule out interest, even gotta-get-it-now interest, in a LIXA extension for PHP, but it mitigates the portion of users who have the technical environment to act on that interest. -- S.