UPDATE modifies other fields than intended

2002-02-11 Thread Johan van Reijendam
Hi all, I have run into the following issue and was wondering if anyone else has ever run into the same and if there is an answer to this behaviour. I have a record which contains the following fields: id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, create_time TI

UPDATE modifies other fields than intended

2002-02-07 Thread Johan van Reijendam
Hi all, I have run into the following issue and was wondering if anyone else has ever run into the same and if there is an answer to this behaviour. I have a record which contains the following fields: id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, create_time TI