Wirah forum is getting pretty slow at creating new posts. Probably worth a look before it starts failing.
Announcement
Collapse
No announcement yet.
Forum Performance
Collapse
X
-
I've noticed this myself. I did get a few error emails. It looks like file upload errors relating to charts in the db.
Code:Database error in vBulletin 5.6.1: Invalid SQL: SELECT IF(filehash = MD5(filedata), 1, 0) AS filehash_matches, IF(filesize = LENGTH(filedata), 1, 0) AS filesize_matches FROM filedata AS fd WHERE filedataid = 2114 /**checkFiledataConsistency**/; MySQL Error : Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,COERCIBLE) for operation '='
This doesn't explain why new posts would take time to create though. Either way I've done some research and found a fix that will convert our tables to utf8. I'll run this soon and hopefully we'll see a performance boost (the script also converts some table engines too). Fingers crossed.
I also suspect our tables could do with some optimization too. I'll look into that too. There must be an option somewhere that validates all our indexes and makes sure the tables are setup correctly.Best> Para is the only guy i know who can put a quarter up his nostrils lol
Comment
Channels
Collapse
Comment