Warning: mysqli_connect(): (08004/1040): Too many connections in /home/imeg/lib/class/Database.php on line 23
Warning: mysqli_select_db() expects parameter 1 to be mysqli, boolean given in /home/imeg/lib/class/Database.php on line 24
Warning: mysqli_set_charset() expects parameter 1 to be mysqli, boolean given in /home/imeg/lib/class/Database.php on line 25
Warning: mysqli_query() expects parameter 1 to be mysqli, boolean given in /home/imeg/lib/class/Database.php on line 39
SQL ERROR: SELECT
*
FROM
d500reservations
WHERE
f500inst_id = 17
AND
f500start_date >= '1915-04-10 00:00:00'
AND
f500end_date <= '1915-04-11 00:00:00'
AND
f500delete = 0
ORDER BY
f500start_date ASC