[Plugin: Twitter Tools] CPU hog – ERROR import database
-
seems like a ‘nice’ little gadget, harmless and humble – NOT
had this little critter installed for about 4 weeks. Experienced slow load of our site, slow refresh and now it is broken since 2 weeks. After several attempt reviving it, we deactivated it. We observed less time to load, better refresh-rates and over all a better performance of our server.
Another important observation: We’ve backed up our sql a few times and needed to import one of our back-ups. Got several error messages regarding this plugin while importing:
– ——————————————————–
—
— Table structure for tablewp_ak_twitter
—
CREATE TABLE IF NOT EXISTSwp_ak_twitter(idINT( 11 ) NOT NULL AUTO_INCREMENT ,
tw_idVARCHAR( 255 ) NOT NULL ,
tw_textVARCHAR( 255 ) NOT NULL ,
tw_reply_usernameVARCHAR( 255 ) DEFAULT NULL ,
tw_reply_tweetVARCHAR( 255 ) DEFAULT NULL ,
tw_created_atDATETIME NOT NULL ,
modifiedDATETIME NOT NULL ,
PRIMARY KEY (id) ,
UNIQUE KEYtw_id_unique(tw_id)
) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =140;MySQL said:
#1046 – No database selected
Overall not worth the hassle –
Cheers
The topic ‘[Plugin: Twitter Tools] CPU hog – ERROR import database’ is closed to new replies.