ID: 11356
Updated by: mrobinso
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: MySQL related
Operating System: Linux RH 7.0
PHP Version: 4.0.4pl1
New Comment:

Please ask support questions on the various
related php mailing lists. There is currently
a list for both general support and db related
support.



Previous Comments:
------------------------------------------------------------------------

[2001-06-08 08:42:38] [EMAIL PROTECTED]

I have installed Mysql 3.32.38 with berkeley-support for transactional 
database-tables. it works fine in the command line, but i don't know how i can use the 
transaction commands (commit, rollback) in php? 

Can i do a it with the function

mysql_query("rollback");
mysql_query("commit");

or is there another way. 
I have just tried this functions but my script does not finish befor i don't make a 
commit in the command line. The rollback-option doesn't work anywere. 

Thanx a lot
Lukas Pirhofer

                             Anybody have just tested it? 

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11356&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to