===== manual.texi 1.2308 vs edited ===== --- 1.2308/Docs/manual.texi 2005-01-04 19:01:25 +01:00 +++ edited/manual.texi 2005-01-05 11:30:09 +01:00 @@ -50660,7 +50660,7 @@ @code{CAST(@var{expr} AS CHAR)} treats the expression as a string with the default character set. -@strong{Note}: In MysQL 4.0, a @code{CAST()} to @code{DATE}, +@strong{Note}: In MySQL 4.0, a @code{CAST()} to @code{DATE}, @code{DATETIME}, or @code{TIME} only marks the column to be a specific type but doesn't change the value of the column.