Changes between Initial Version and Version 1 of Ticket #1785, comment 1
- Timestamp:
- 07/29/2016 01:07:48 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1785, comment 1
initial v1 4 4 * Trac reports `11`, `22`, `24`, `30`, `31` report `OperationalError: no such function: CURDATE` 5 5 * Uploading patches results in: `database is locked` 6 * [[Image(https://s3.amazonaws.com/f.cl.ly/items/3k0m0Z1h383X08140E1v/Internal_Error__WordPress_Trac_2016-06-27_09-59-12.jpg)]]7 6 8 7 The `CURDATE` is a MySQL function, not available in SQLite, updating those Trac reports to use whatever compatible SQLite queries appears to be the fix required for that, not sure for patch uploads. 8 9 10 Edit: Image removed because of a phishing warning by Google safe browsing.