This amongst other things truncates data that are two long for a VARCHAR field with a warning instead of giving an error. It requires the user to login again.
The CREATE TABLE statement is used to create a new table in a database. It defines the structure of the table by specifying the column names, data types, constraints ...