MantisBT: master 02bbb995

Author Committer Branch Timestamp Parent
dregad dregad master 2013-08-27 14:46 master 179916f7
Affected Issues  0013227: Oracle DB support multiple issues
Changeset

file_add(): Oracle BLOB contents must not be quoted

Using a quoted hex string causes error 'ORA-01465: invalid hex number
for the query' when inserting the new record.

Follow-up fix for issue 0013227

mod - core/database_api.php Diff File
mod - core/file_api.php Diff File