As of MySQL 4.0.2, `BINARY str' is a shorthand for `CAST(str AS BINARY)'. Note that in some contexts, if you cast an indexed column to `BINARY', MySQL will ...
確定! 回上一頁