$dbh->{"mysql_insertid"} always returns 0

$dbh->{"mysql_insertid"} always returns 0

am 18.03.2003 15:48:46 von Michael.Renardus

On a new Solaris 8.0 installation
using MySQL 3.23.55 and Perl 5.6.1
with Perl modules DBI 1.32 and Msql-Mysql-modules-1.2219
the statement
$sth->{'mysql_insertid'} returns a correct value, but
$dbh->{'mysql_insertid'} always return a zero.

Does anyone have a clue what is going on?

Thanks in advance,
Michael

------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread2094@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.