Relative Content

Tag Archive for mysql

MySQL Previous Results Query Returning Incorrect Values

I am using a query that I found on Stack Overflow to return a row in my table when a production counter resets at the start of a shift. However, it is also returning rows when the production counter changes from hundreds to thousands, thousands to ten thousands, etc.