I have a database using the following schema:
CREATE TABLE `sls_report` ( `report_id` bigint(22) NOT NULL AUTO_INCREMENT, `report_date` date DE