View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008865 | mantisbt | db mysql | public | 2008-02-07 19:17 | 2008-04-19 04:10 |
| Reporter | opi | Assigned To | jreese | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Fixed in Version | 1.2.0a1 | ||||
| Summary | 0008865: Wrong format for insert into Database | ||||
| Description | I use the lastest SVN. Database query failed. Error received from database was 0001064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '15:55:06, '')' at line 4 for the query: INSERT INTO mantis_bug_file_table The cuse seems to be that here the ' are missed around the Fileupload Date/Time. I hope you can fix that ASAP | ||||
| Steps To Reproduce | Try to upload a File... | ||||
| Tags | No tags attached. | ||||
|
MantisBT: master 3d0be3f9 2008-02-07 22:20 Details Diff |
Fix bug 0008865: unquoted db_now() in SQL query. git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4969 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
Affected Issues 0008865 |
|
| mod - core/file_api.php | Diff File | ||