The CREATE DATABASE statement is used in MySQL to create a new database. A database is a collection of tables, views, stored procedures, and other database objects. The database_name parameter ...
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.