MantisBT: master 1a183fe1
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| Damien Regad | Damien Regad | master | 2012-08-09 04:52 | master a82d0200 |
| 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 | |||