|   | 
			 
			
				Could update DB
  DEBUG MODE
  SQL Error : 1064 You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'AND garage_id = 331
				GROUP BY id' at line 4
  SELECT count(*) as total, rate_date 
				FROM forum_garage_rating
			      	WHERE user_id =  
					AND garage_id = 331
				GROUP BY id
  Line : 2999 File : functions_garage.php | 
			 
			
				|   | 
			 
		  |