From 6f4827601964a1fbd7f82a512b558e0e07d10d38 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Thu, 10 Mar 2005 00:02:49 +0000 Subject: [PATCH] Commit correction contributed by King Wez. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@181736 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pdo/functions/PDO-lastInsertId.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/pdo/functions/PDO-lastInsertId.xml b/reference/pdo/functions/PDO-lastInsertId.xml index ed6e0a4848..1cfaf1cb68 100644 --- a/reference/pdo/functions/PDO-lastInsertId.xml +++ b/reference/pdo/functions/PDO-lastInsertId.xml @@ -1,5 +1,5 @@ - + @@ -61,7 +61,8 @@ If the PDO driver does not support this capability, - PDO::lastInsertID issues a PDOWarning exception. + PDO::lastInsertID triggers an + IM001 SQLSTATE.