Array ( [0] => 00000 [1] => [2] => )
SQL: [79] 
			SELECT 1 FROM klook_activity_image
			WHERE activity_id = ? AND type = ?
		
Sent SQL: [79] 
			SELECT 1 FROM klook_activity_image
			WHERE activity_id = ? AND type = ?
		
Params:  0
Error: SQLSTATE[42000]: Syntax error or access violation: 1064 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 '? AND type = ?' at line 2
Query: SELECT 1 FROM klook_activity_image WHERE activity_id = ? AND type = ?
Parameters: Array ( )
{ "error": "An error occurred: SQLSTATE[42000]: Syntax error or access violation: 1064 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 '? AND type = ?' at line 2" }