Why does this crash MySQL?
There's a PHP script that pulls information from a MySQL database (posts from a forum), with one of the features being it can pull out and display posts based on a specified search string:
t.topic_title LIKE \'%host%\' OR t.topic_title LIKE \'%hosting%\'