Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3459410
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T10:06:10+00:00 2026-05-18T10:06:10+00:00

I am debugging an issue in a legacy PHP application where a certain column

  • 0

I am debugging an issue in a legacy PHP application where a certain column in a table is updated without a constraint setting all rows in the table to a value. This behavior is unexpected so I’ve spent a fair amount of time trying to track down the cause of the error.

The background:

  • It’s an intermittent problem.
  • We can’t reproduce it in our development environment (which is identical to the production environment)
  • The application is using an ORM

What we’ve tried:

  • Reviewing the source code
  • Reviewing the mysql bin logs. This allowed us to see that it was a single UPDATE query without a clause that was actually causing the incorrect data to appear.
  • Adding additional application-level logging. This has given us a better understanding of the application but we haven’t been able to spot the error as it occurs.

My question:

When faced with a seemingly rogue query in an unfamiliar application, what techniques do you use to find the source of that query?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-18T10:06:11+00:00Added an answer on May 18, 2026 at 10:06 am

    With intermittent problems, I suggest extremely detailed logging in the PHP code. This will allow you to see what is happening when the change happens and what query(ies) are actually being run. If it can’t be manually reproduced, there is no real way to track it down without some sort of debug output/logging.

    If, even after adding the extra logging, you can’t spot the problem, use a test environment and work the application without queries that involve the table in question.

    Last, but not least, check the triggers in mySQL. I’m not sure what mySQL logs for triggers, but it makes sense that it would just do an update without giving you specifics in the bin logs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Debugging some finance-related SQL code found a strange issue with numeric(24,8) mathematics precision. Running
When debugging an application in Visual Studio, there are 2 options for breaking on
I'm trying to fix some JavaScript bugs. Firebug makes debugging these issues a lot
Debugging asp.net websites/web projects in visual studio.net 2005 with Firefox is loads slower than
Debugging with gdb, any c++ code that uses STL/boost is still a nightmare. Anyone
For debugging purposes in a somewhat closed system, I have to output text to
When debugging JavaScript in Visual Studio 2008 and I use the ? command in
When debugging web sites that I'm working on, I tend to use Attach to
When debugging in Internet Explorer, I first get an alert box with extremely limited
When debugging, a trick I do whenever I want to exit the current method

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.