View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0023118 | mantisbt | db oracle | public | 2017-07-17 03:00 | 2018-08-09 08:19 |
Reporter | Surya Teja | Assigned To | |||
Priority | immediate | Severity | block | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 2.5.1 | ||||
Summary | 0023118: Getting Missing comma error while inserting the data into m_user table at check and install Database step | ||||
Description | BAD When i tried this query in sql developer it was shown that there is as issue with the time in the query. It was expecting a comma in between the two single quotes before the time (''2017-07-17 06:58:38'', ''2017-07-17 06:58:38''). and one more is the columns 'date_created' and 'last_visit' are of date datatype but the query in schema.php is given with timestamp to insert. | ||||
Steps To Reproduce |
| ||||
Tags | No tags attached. | ||||