Random letter getting changed in MySQL query
#1

Alright so I'm executing SELECT FROM and UPDATE SET in one command. Both are storing the results and freeing results before reaching each other. When I execute UPDATE SET first, SELECT FROM ceases to work and when I execute SELECT FROM first, UPDATE SET works fine but changes the second single character in the update to "P" consistently. IT DOES NOT DO THIS IF EXECUTED FIRST. Very strange issue, any answers??
Reply


Messages In This Thread
Random letter getting changed in MySQL query - by notshowbiz - 07.07.2013, 15:41
Re: Random letter getting changed in MySQL query - by Vince - 07.07.2013, 15:52

Forum Jump:


Users browsing this thread: 2 Guest(s)