You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?
错误信息 Cause: java.sql.SQLException: sql injection violation, dbType oracle, , druid-version 1.2.8, syntax error: syntax error, expect ), actual EXTRACT pos 37, line 1, column 31, token EXTRACT : select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?
Testcase Code
No response
Stacktrace Info
No response
Error Info
No response
The text was updated successfully, but these errors were encountered:
Database Type
ORACLE
Database Version
ORACLE11
Druid Version
1.2.8
JDK Version
JDK1.8
Error SQL
select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?
错误信息 Cause: java.sql.SQLException: sql injection violation, dbType oracle, , druid-version 1.2.8, syntax error: syntax error, expect ), actual EXTRACT pos 37, line 1, column 31, token EXTRACT : select XMLSERIALIZE(DOCUMENT EXTRACT(a.xml_cont, '/document') AS CLOB) AS xmlCont,a.* from inpcase.hospital_record a where 1=1 and ipid = ?
Testcase Code
No response
Stacktrace Info
No response
Error Info
No response
The text was updated successfully, but these errors were encountered: