Can you help me fix this error

Chaos

New Member
Apr 23, 2013
18
2
hey can you help me fix this error someone helped and told me to put this code
Code:
ALTER TABLE `users` ADD COLUMN `offset` enum('0','1') NOT NULL DEFAULT '0';

now its giving me this error

Data truncated for column 'offset' at row 1
 

Users who are viewing this thread

Top