add space to ORDER BY clause
Created by: freephile
without the space, you'll get this error: (Note the lack of space in the prepared query)
APPLICATION ERROR #401 Database query failed. Error received from database was #1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'BY timestamp ASC LIMIT 1' at line 2 for the query: SELECT parent FROM mantis_plugin_Source_changeset_table WHERE repo_id=? AND branch=?ORDER BY timestamp ASC. Please use the "Back" button in your web browser to return to the previous page. There you can correct whatever problems were identified in this error or select another action. You can also click an option from the menu bar to go directly to a new section.