Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001072

RE: [PHP-DB] Unexplained MySQL Error.. From: Boget, Chris (Chris.Boget <email protected>)
Date: 07/20/01

> Chris: The MySQL documentation would make you think so...

I don't think so
 
> UPDATE [LOW_PRIORITY] [IGNORE] tbl_name
> Note there isn't a tbl_name [, tbl_name2, ...]. It's just tbl_name...

Right... that means just *one* table. Your query is updating
4 tables.

Chris