Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Execution time-out error

This is a discussion on Execution time-out error within the PHP forums, part of the Web Development category; How can I avoid execution time-out error while fetching recordS from MySQL Database?...

Go Back   Geeks Talk > Web Development > PHP
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read

PHP PHP - The most popular scripting language. Discuss PHP related questions here. Sample Scripts, Popular downloads, tools and utilites and more...

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-02-2006
Moderator
 
Join Date: Oct 2005
Posts: 1,037
Blog Entries: 75
Thanks: 3
Thanked 168 Times in 136 Posts
Lokesh M has a spectacular aura aboutLokesh M has a spectacular aura about
Execution time-out error

How can I avoid execution time-out error while fetching recordS from MySQL Database?
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 11-02-2006
Expert Member
 
Join Date: Jun 2006
Posts: 140
Thanks: 2
Thanked 12 Times in 9 Posts
Jim.Anderson is on a distinguished road
Re: Execution time-out error

first I would check for indexes..... there is no reson for sql to get timed out unless there is problem with your table.... or trying to featch thousands of recrods.. all the time use field names in sql insted of * from .... and where clause all the time ...
Reply With Quote
  #3 (permalink)  
Old 11-03-2006
Moderator
 
Join Date: Oct 2005
Posts: 1,037
Blog Entries: 75
Thanks: 3
Thanked 168 Times in 136 Posts
Lokesh M has a spectacular aura aboutLokesh M has a spectacular aura about
Re: Execution time-out error

Thanks Jim

Issue is resolved
followed your tips and specified field names and inserted WHERE clause to limit the number of records fetched at a time.
Its working fine now...

Thanks again
Reply With Quote
Reply

  Geeks Talk > Web Development > PHP

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
Customized error in coldfusion norman ColdFusion 1 3 Days Ago 03:26 PM
Disable Error Reporting in XP Lokesh M Geeks Lounge 2 05-11-2007 09:46 AM
Program Execution norman C and C++ 5 11-12-2006 03:14 PM
Type of Error for Variables not declared in function fred C and C++ 1 07-12-2006 05:31 PM
500 Server Error in PHP Martin Lucas PHP 1 05-30-2006 07:04 PM


All times are GMT -4. The time now is 06:56 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved