Jump to content

From same script, some tables have random rows, others do not


mrherman

Recommended Posts

I have 6 MySQL tables of approximately 2000 rows each.  Each table has lots of columns (200+).  There is not a primary key.

 

When I receive the tables, I update them and number one of the columns to number the rows sequentially from 1 to 2000.  I process the tables (just run some stats) one row at at time and output each row into another table.  So, I end up with 6 output tables with about 2000 rows each.

 

Four of the output tables are as I'd expect...The rows are in the same sequence as the input tables per the row numbers.  However, two of the output tables contain a completely random arrangement of the rows.  They are process by the same script as the others.  I cannot understand why this happens with two tables.

 

So my question is, just from what I've stated above, what might be the explanation for this?

 

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.