List:MySQL and Perl« Previous MessageNext Message »
From:Aboud Akhdir Date:March 10 2001 1:50pm
Subject:Msql-Mysql-modules doesn't support Transaction
View as plain text  
Dir Mysql users :

I am trying to use the new Mysql 3.23.33 with the Berkeley layer to support
transactions. This is working fine at the Mysql terminal (command line)  but it is
not working from my perl code.

$dbh = DBI->connect("DBI:mysql:database=test;host=anyhost", "root",
"anypassword", {Autocommit=>0});

I can not get the transaction to work with the DBI/DBD Msql-Mysql-modules
ver. 1.2215. It seems that this DBD version still does not support transaction.

Can I rebuild it to take advantage of the Berkeley layer?
Or is there another way to use the database from my perl program to make this
happen?

Aboud Akhdir

_________________________________________________________
Maktoob.com presents the first Arabic Instant Messaging on the Web. http://www.maktoob.com


Thread
Msql-Mysql-modules doesn't support Transaction(Aboud Akhdir)10 Mar
  • Re: Msql-Mysql-modules doesn't support TransactionJochen Wiedmann11 Mar