I created a table as follows:
CREATE TABLE IF NOT EXISTS \'e!\' ( `aa` int(11) unsigned NOT NULL auto_increment, `showName` TEXT NOT NULL default \'\', `star
This is Object Names standards for MySQL. According it you can't use "!" symbol as part of table name.