MantisBT: master-1.2.x 4f4e69bd
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
Damien Regad | Damien Regad | master-1.2.x | 2012-08-09 04:52 | master-1.2.x d63864fa |
Affected Issues | 0014563: Use of literal SQL statement causes ORA-01704 error when uploading attachments | |||
Changeset | Use bind variables in file_add() function Use of db_query() in file_add() is causing issues on Oracle due to the We now call db_query_bound() instead of db_query(), and file_add() has Fixes 0014563 |
|||
mod - core/file_api.php | Diff File |