| Bug #1899 | TIMESTAMP field can not be set not NULL | ||
|---|---|---|---|
| Submitted: | 20 Nov 2003 4:25 | Modified: | 20 Nov 2003 7:37 |
| Reporter: | Andrei Todea | Email Updates: | |
| Status: | Not a Bug | Impact on me: | |
| Category: | MySQL Server | Severity: | S3 (Non-critical) |
| Version: | 4.0.x | OS: | Windows (Windows / Linux) |
| Assigned to: | Dean Ellis | CPU Architecture: | Any |
[20 Nov 2003 4:25]
Andrei Todea
[20 Nov 2003 7:37]
Dean Ellis
Thank you for taking the time to write to us, but this is not a bug. Please double-check the documentation available at http://www.mysql.com/documentation/ and the instructions on how to report a bug at http://bugs.mysql.com/how-to-report.php This is normal behaviour for TIMESTAMP columns when not using SQL_MODE=MAXDB in MySQL 4.1. The column type allows NULL as this is a trigger to generate a new value when an explicit value is not provided. Thank you.
