Fw: Re[2]: using WHERE and OR in a query

2006-02-25 Thread Rhino
From: "Bruce Therrien" <[EMAIL PROTECTED]> To: "Rhino" <[EMAIL PROTECTED]> Sent: Saturday, February 25, 2006 4:37 PM Subject: Re[2]: using WHERE and OR in a query the query is updating all records with no regards to the WHERE clauses. On Sat, 25 Feb 2006 16:36:

using WHERE and OR in a query

2006-02-25 Thread Bruce Therrien
Why does this query not work using mysql 3.23.58? The query is updating all records with no regards to the WHERE clauses. Do I need to do separate updates for each WHERE clause? $SQL = This is the end of the internet.

Re: using WHERE and OR in a query

2006-02-25 Thread Rhino
ay, February 25, 2006 4:28 PM Subject: using WHERE and OR in a query Why does this query not work using mysql 3.23.58? $SQL =<UPDATE $tablename SET rank = '$qdj_rank_en', rank_icon = '$qdj_rank_icon', qdj = qdj+'$adata{qdj_credit}', gold = gold+'$adata{gol

using WHERE and OR in a query

2006-02-25 Thread Bruce Therrien
Why does this query not work using mysql 3.23.58? $SQL = This is the end of the internet. Please turn around and go back. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: