string(485) "
	SQL:
	
		SELECT count(id) FROM concert_events WHERE active=1
		AND
		(enddate > '2024-04-26 14:53')
		 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/i39m_dorothy_245', )
URL: /eloado/i39m_dorothy_245
"