Warning: mysqli_connect(): (HY000/1040): Too many connections in /home/www.g-coe.org/htdocs/BookingCalendar4/lib/class/Database.php on line 23
Warning: mysqli_select_db() expects parameter 1 to be mysqli, bool given in /home/www.g-coe.org/htdocs/BookingCalendar4/lib/class/Database.php on line 24
Warning: mysqli_set_charset() expects parameter 1 to be mysqli, bool given in /home/www.g-coe.org/htdocs/BookingCalendar4/lib/class/Database.php on line 25
Warning: mysqli_query() expects parameter 1 to be mysqli, bool given in /home/www.g-coe.org/htdocs/BookingCalendar4/lib/class/Database.php on line 39
SQL ERROR: SELECT
*
FROM
d500reservations
WHERE
f500inst_id = 25
AND
f500start_date >= '2612-12-02 00:00:00'
AND
f500end_date <= '2612-12-03 00:00:00'
AND
f500delete = 0
ORDER BY
f500start_date ASC