--- PApp-SQL/SQL.pm 2001/12/31 03:01:49 1.18 +++ PApp-SQL/SQL.pm 2002/01/13 06:09:50 1.19 @@ -1,6 +1,6 @@ =head1 NAME -PApp::SQL - absolutely easy yet fast and powerful sql access +PApp::SQL - absolutely easy yet fast and powerful sql access. =head1 SYNOPSIS @@ -125,8 +125,8 @@ # try your luck opening the papp database without access info $dbh = connect_cached __FILE__, "DBI:mysql:papp"; -Mysql-specific behaviour: The default setting of mysql_client_found_rows -is TRUE, you can overwrite this, though. +Mysql-specific behaviour: The default setting of +C is TRUE, you can overwrite this, though. =cut