calendar2_list.php - L-11 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2 SQL:SELECT time1, (SELECT name FROM dic_training WHERE id=training_id) as name, CONCAT((SELECT COUNT(*) FROM doc_masterclass_list WHERE masterclass_id=t1.id), ' / ', person_count) as soni FROM doc_masterclass t1 WHERE YEAR(curdate)*12+MONTH(curdate)=YEAR(CURDATE())*12+MONTH(CURDATE())+1 AND DAY(curdate)=