Просмотр поста

.
Vl@dimir
♪♪♪ЗвЭрЪ ЙА♪♪♪

сматри че писало...

Ошибка

SQL-запрос:

CREATE TABLE `gifts` (
`id` int( 11 ) NOT NULL AUTO_INCREMENT ,
`chek` int( 1 ) NOT NULL ,
`img` text NOT NULL default '0',
`time` int( 11 ) NOT NULL ,
`idin` int( 11 ) NOT NULL ,
`idout` int( 11 ) NOT NULL ,
PRIMARY KEY ( `id` )
) ENGINE = MYISAM DEFAULT CHARSET = utf8;



Ответ MySQL:
#1101 - BLOB/TEXT column 'img' can't have a default value