[xml bugfix] obs1 channel, the value of the update xmltype field in pl is the value of the xmltype variable
This commit is contained in:
@ -50,7 +50,7 @@ static ObObjType MERGE_RESULT_TYPE[ObMaxType][ObMaxType] = {
|
||||
ObLobType, /*NullType=>ObLobType*/
|
||||
ObJsonType, /*NullType=>ObJsonType*/
|
||||
ObGeometryType, /*NullType=>ObGeometryType*/
|
||||
ObMaxType, /*NullType=>ObUserDefinedSQLType*/
|
||||
ObUserDefinedSQLType,/*NullType=>ObUserDefinedSQLType*/
|
||||
},
|
||||
|
||||
/*TinyIntType*/
|
||||
|
||||
Reference in New Issue
Block a user