php-groups.com | Post Question | Search | About | Groups | Contact | Register | Login


New in This Group

imap error
6/20/2000 4:58:17 PM

disconnect me from mail list!!!
6/19/2000 2:35:53 AM

compiling php4 with borland
6/16/2000 3:50:11 PM

More session question..
6/15/2000 4:53:28 PM

Session Question
6/14/2000 4:26:24 PM

Good snapshot?
6/13/2000 9:59:37 PM

httpd processes won't die since upgrade to PHP4
6/12/2000 6:13:49 AM

Problem getting binary data over http
6/10/2000 1:34:27 AM

Sessions don't survive redirects...
6/9/2000 4:15:47 PM

Session in MySQL and save_handler...
6/9/2000 4:09:35 PM

New transaction support for MySQL? Reply

Group: php.version4 Subscribe Posted:6/9/2000 12:26:46 PM Replies:0 Views:21 Items(0)
Hi all,

i just stumbeled over an announcement about new transaction capabilities with
Berkeley DB tables for MySQL. Is anybody going to implement that for PHP in the
near future?


best regards

Michael

mku...@ambora.de (Michael Kunze)
6/9/2000 12:26:46 PM




Michael Kunze wrote:
>
> Hi all,
>
> i just stumbeled over an announcement about new transaction capabilities with
> Berkeley DB tables for MySQL. Is anybody going to implement that for PHP in the
> near future?
>

....some additional hints: this new feature was announced today on freshmeat
concerning a new version of Berkeley db and is also mentioned on the mysql
website (http://www.mysql.com/news.html). Even Rasmus has commented on it
("Cool!")...see http://web.mysql.com/php/manual.php3?section=BDB

mku...@ambora.de (Michael Kunze)
6/9/2000 8:43:57 PM

Precedence: bulk

Hello Michael,

On 09-Jun-00 10:26:46, you wrote:

>i just stumbeled over an announcement about new transaction capabilities with
>Berkeley DB tables for MySQL. Is anybody going to implement that for PHP in
>the near future?

There's nothing to implement in PHP to make it support MySQL transactions. You
only need to use the SQL query types, SET AUTOCOMMIT or BEING, COMMIT and
ROLLBACK.

Keep in mind that you may have PHP linked with MySQL libraries rather than
the libraries built-in PHP source code.

Anyway, I have just updated PHP Metabase MySQL driver and it seems ROLLBACK is
not working to revert insert columns even in a table with a PRIMARY KEY
field and with AUTO_INCREMENT.

The new PHP Metabase MySQL driver is available here for anybody to try:

http://phpclasses.UpperDesign.com/browse.html/package/20

Regards,
Manuel Lemos

Web Programming Components using PHP Classes.
Look at: http://phpclasses.UpperDesign.com/?user=mlemos@acm.org
--
E-mail: mlemos@acm.org
URL: http://www.mlemos.e-na.net/
PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp
--

mle...@acm.org ("Manuel Lemos")
6/12/2000 11:35:06 PM


Reply:
| or Email(not shown): Name: | Register | Login

Alert me when someone responds to this posting.











Newest Articles

note 97095 added to soapclient.soapclient
4/1/2010 5:58:19 AM

note 97094 added to function.sqlite-changes
4/1/2010 5:06:46 AM

note 97093 added to function.sqlite-changes
4/1/2010 5:06:21 AM

note 97092 added to ref.xmlrpc
4/1/2010 4:52:18 AM

note 97091 added to function.var-export
4/1/2010 3:32:03 AM