diff options
author | Vincent Petry <vincent@nextcloud.com> | 2020-12-02 14:10:35 +0100 |
---|---|---|
committer | Vincent Petry <vincent@nextcloud.com> | 2020-12-02 14:10:35 +0100 |
commit | a50bcdabccf9334160092dc88bbd4a6d615fab82 (patch) | |
tree | 4ca833e589a82047db88f8703b4becdb9d66d904 /index.html | |
parent | c1161e27b47d1f5cd7b6f3ec0c229738bbc5c271 (diff) | |
download | nextcloud-server-a50bcdabccf9334160092dc88bbd4a6d615fab82.tar.gz nextcloud-server-a50bcdabccf9334160092dc88bbd4a6d615fab82.zip |
Prevent log_query to mess up regular execution flow
When the "log_query" debug config parameter is set, SQL queries are
logged. However, if an error occurs when converting the values to
string, it will abort the request.
This fix catches the error and continues instead.
Also added handler for DateTime value which is already known to cause
aborts here.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Diffstat (limited to 'index.html')
0 files changed, 0 insertions, 0 deletions