From b4c932f1c02c6effd42b94137909cc55b6cca862 Mon Sep 17 00:00:00 2001 From: Dan Scott Date: Tue, 27 Sep 2005 17:22:16 +0000 Subject: [PATCH] Correct db2*info.xml function mistakes documented in bug 34660. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@197074 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ibm_db2/functions/db2-client-info.xml | 4 ++-- reference/ibm_db2/functions/db2-server-info.xml | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/reference/ibm_db2/functions/db2-client-info.xml b/reference/ibm_db2/functions/db2-client-info.xml index 2943ce30ef..5ae95cfab7 100644 --- a/reference/ibm_db2/functions/db2-client-info.xml +++ b/reference/ibm_db2/functions/db2-client-info.xml @@ -1,5 +1,5 @@ - + @@ -62,7 +62,7 @@ DRIVER_VER string - The version of the client, in the form of a string "MM.mm.rrrr" where + The version of the client, in the form of a string "MM.mm.uuuu" where MM is the major version, mm is the minor version, and uuuu is the update. For example, "08.02.0001" diff --git a/reference/ibm_db2/functions/db2-server-info.xml b/reference/ibm_db2/functions/db2-server-info.xml index 66acfb29be..0a9d72bca8 100644 --- a/reference/ibm_db2/functions/db2-server-info.xml +++ b/reference/ibm_db2/functions/db2-server-info.xml @@ -1,5 +1,5 @@ - + @@ -16,9 +16,9 @@ This function returns an object with read-only properties that return information about the IBM DB2, Cloudscape, or Apache Derby database server. - The following table lists the DB2 client properties: + The following table lists the database server properties: - DB2 server properties + Database server properties @@ -75,7 +75,7 @@ CS - Cursor staability: a row read by one transaction can be altered and + Cursor stability: a row read by one transaction can be altered and committed by a second concurrent transaction. @@ -156,9 +156,9 @@ MAX_INDEX_SIZE + int Maximum size of columns combined in an index supported by the - database server, expressed in bytes. - + database server, expressed in bytes. MAX_PROC_NAME_LEN