I received the following error message whenever a module tried to use the ":start" bind variable name.

ORA-01745: invalid host/bind variable name

After researching the issue, apparently the word "start" is a reserved word in Oracle, and therefore cannot be used as a bind variable name.

CommentFileSizeAuthor
#1 1396314_database.patch894 bytescmurph

Comments

cmurph’s picture

Status: Active » Needs review
StatusFileSize
new894 bytes

I've attached a patch to fix the issue.

aaaristo’s picture

Status: Needs review » Fixed

fixed in 1.10

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.