Jump to content

PHP Page Won't Load Doing MySQL SELECT


andygrant

Recommended Posts

I'm having a problem with a couple of pages that won't load when I perform a certain MySQL SELECT.

 

When trying to open these pages in Internet Explorer it shows page not found and in Firefox a popup prompt is shown asking if I want to open the page in Dreamweaver or save the file.

 

The pages are getting data from 4 linked tables, the details of the tables are below. The search should return 4,677 results and it works fine if the tables are smaller or if there are extra parameters to limit the amount of results. The database has 28 tables and is only 1.7Mb total size so there aren't loads of columns in each table.

 

The data is borken onto pages so not all the data is being shown to the screen so the actual pages that should output is quite small.

 

table1, 4,677 rows, 262.8kb

table2, 7,506 rows, 536.0kb

table3, 2,815 rows, 117.9kb

table4, 4,677 rows, 110.1kb

 

Could something be timing out, is there a limit to the size of the data that can be returned? Although I wouldn't expect a large size of data is really being returned.

 

Any help will be appreciated.

 

Many Thanks

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

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