Bug 29204: Fix reports/issues_stats.pl for MySQL 8
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 19 Oct 2021 09:08:29 +0000 (11:08 +0200)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 19 Nov 2021 15:49:53 +0000 (10:49 -0500)
commit9a4b7b1948ecba51c942bdbb6b202981a6cce144
treea7e55ff4e937ccd9a63b4a9dc23aa2917bcb842d
parentd316a33de921f445049e879f05b166f3862272a2
Bug 29204: Fix reports/issues_stats.pl for MySQL 8

Error was: Incorrect DATETIME value: ''

Test plan
Go to Reports -> Circulation
On Period select "Row" or "Column" and choose a date
Submit

Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
reports/issues_stats.pl