How to determine connection options

How to determine connection options

am 28.10.2003 17:49:17 von Steve Hay

Is there any way to determine what options were specified when the dbh
was created?

I would like to be able to do something like

$mysql_client_found_rows = $dbh->{'mysql_client_found_rows'};
$mysql_connect_timeout = $dbh->{'mysql_connect_timeout'};

but these are not supported.

- Steve


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org