Foser Posted June 29, 2007 Share Posted June 29, 2007 Im trying to make a setion in my table, true or false, but when i try to make it i get an error. this is what i do and the mistake they say i did. not totaly sure what it means, im using phpmyadmin: SQL query: ALTER TABLE `user_info` CHANGE `active` `active` BOOL( 5 ) NOT NULL MySQL said: Documentation #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '(5) NOT NULL' at line 1 thanks Link to comment https://forums.phpfreaks.com/topic/57705-mysql-bool-type/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.