Results 1 to 3 of 3

Thread: Execution time-out error

  1. #1
    Moderator
    Join Date
    Oct 2005
    Answers
    305

    Execution time-out error

    How can I avoid execution time-out error while fetching recordS from MySQL Database?


  2. #2
    Contributing Member
    Join Date
    Jun 2006
    Answers
    95

    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 ...


  3. #3
    Moderator
    Join Date
    Oct 2005
    Answers
    305

    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


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact