I noticed today that UPDATE will behave like that if you are running it on an empty table.. I'm certain you would get an error if your query was too large.
Bob ----- Original Message ----- From: "Phil Schwarzmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, April 05, 2002 3:01 PM Subject: [PHP] MYSQL maximum query size? > Is there a maximum number of characters you can use in a query? > > I have a giant query using the UPDATE command (updating about 120 > different columns). > > I run this query of mine and nothing happens. No errors. No updates > either. > > Thanks!! > Phil > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php