MySQL Duplicate Rows

Looking for volunteers to join your project? Need help with a script but can't afford to pay? Want to offer your services as a volunteer to build up your portfolio? This is the place for you...

Moderator: General Moderators

timvw
DevNet Master
Posts: 4897
Joined: Mon Jan 19, 2004 11:11 pm
Location: Leuven, Belgium

Re: No...

Post by timvw »

Jough wrote:Clearly, timvw, if you would have read my previous post you would have come to the same conclusion as I did that it was not the fact that the sql statement had been performed twice. We have been over this many times already. Now unless you can explain your reasoning behind the harsh statement you just made I may pass it off as helpful instead of spiteful.
You would be the first person i meet that has a MySQL configuration that performs twice the same statement although it wasn't asked to do so. That is (imho) a good reason.

Given the fact that you mention a timedifference of two seconds between the statements i've got the feeling that it could be related to some (unwanted) redirection that explains why the code is executed twice..

I suggest that you place all the code (also included files) somewhere on your site so we can have a better look.


PS: If you feel insulted, don't. It was never my intention to insult you.
User avatar
Jough
Forum Newbie
Posts: 17
Joined: Tue Mar 14, 2006 9:21 am
Location: Montana

That didn't fix it.

Post by Jough »

After running it through a series of tests again I have come to the conclusion that my "fix" didn't actually fix. I was very surprised when I did think it worked but just passed it off as being a quark in my session handling. Supposedly the duplicate rows only appear once in a while; and I have been unable to pinpoint when they will occur.

feyd - could you please move this thread into the 'volunteer' category? I will take timvw's advice and allow someone to view my entire code.
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

thread moved as per original poster request and in accordance with article forty-six stroke ex.
Post Reply