⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

What Max rows to execute Mysql when website hosting



Freddy Sidauruk

Freddy Sidauruk
  • profile picture
  • Member

Posted 30 October 2014 - 07:27 AM

hello there i have try it with data more than 100 row in localhost, after try it there is no problem but trying hosting my website why it take so long ? what should i do ? i'm new bie at codeigniter and grocery, big thanks for respon :D

 

 


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 30 October 2014 - 09:50 AM

Well.. frankly speaking it should not take much time on server / localhost.. for more then 100 rows unless you loading up 100s of images. If that is so, it surely is going to take time.. cuz the images that gets loaded are huge images ..those which are uploaded and not the smaller / thumbnail version of images. This will technically slowdown the generation of the data on client end.

 

If you can share up the url.. of live environment where you having issue.. we might be able to help by understanding what is the actual issue causing the speed lag.!