CREATE TABLE `testtab` ( `col1` int(10) UNSIGNED NOT NULL, `col2` int(10) unsigned NOT NULL );