Ispirer SQLWays Database Migration Software MySQL Data Types This section describes the data types supported by MySQL. CHAR, NCHAR and VARCHAR BIGINT,INT, INTEGER, MEDIUMINT, SMALLINT and TINYINT DECIMAL, DEC and NUMERIC FLOAT DOUBLE, DOUBLE PRECISION and REAL DATE, TIME, DATETIME, TIMESTAMP and YEAR TINYBLOB, BLOB, MEDIUMBLOB and LONGBLOB TINYTEXT, TEXT, MEDIUMTEXT and LONGTEXT BIT and BOOL ENUM and SET
This section describes the data types supported by MySQL.