Jump to content

my website is extremely slow, potential database problem ?


tmyonline

Recommended Posts

Guys, I have developed many websites over the last three years but have not encountered a website that is as slow as this current one.  The only thing I can think of is probably the way I designed my MySQL tables; for one of the tables, I have set a field to "longblob" and another to "mediumblob".  I'm wondering if this is the issue because I never used blob in my previous development.  Is it better to use longtext for longblob and mediumtext for mediumblob ?  Any idea ?  Thanks.

Hi corbin,

 

I store just text (article/story/news in Vietnamese) in the database columns.  The reason I think it is the database is because, this time, I used longblob and mediumblob, both of which take a lot of space and memory.

 

How do I turn on the slow query log ?

 

If you don't mind, please visit the site:  http://coinguon.us  to have some idea how slow it is.  I never had a site that slow.  Thanks so much.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.