string(475) "
	SQL:
	
		SELECT count(id) FROM concert_events WHERE active=1
		AND
		(enddate > '2024-04-26 23:05')
		 AND performers REGEXP '(,|^)I'm Dorothy(,|$)' 
	
Error_message: 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 'm Dorothy(,|$)'' at line 4
REQUEST: array ( 'alias' => 'eloado/dorothy_245', )
URL: /eloado/dorothy_245
"