From 29238b600d0622d9d450d52ee7d06dc574ad888d Mon Sep 17 00:00:00 2001 From: Esen Sagynov Date: Thu, 21 Feb 2013 05:23:08 +0000 Subject: [PATCH] add ENUM in cubrid-bind.xml git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329527 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/cubrid/functions/cubrid-bind.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/reference/cubrid/functions/cubrid-bind.xml b/reference/cubrid/functions/cubrid-bind.xml index a017f085bc..8c8ab97a71 100644 --- a/reference/cubrid/functions/cubrid-bind.xml +++ b/reference/cubrid/functions/cubrid-bind.xml @@ -30,6 +30,10 @@ CUBRID will convert it to string, and use it as the full path and file name of a file on the client filesystem. + + If the type of data to be bound explicitly is ENUM, the $bind_value + argument should be the enum element which is in string format. + The following table shows the types of substitute values. @@ -96,6 +100,11 @@ OBJECT OBJECT + + + ENUM + ENUM + BLOB