V
Size: a a a
MO
AS
Ꮆ
(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 'read = '1' WHERE recipient_id = '1' and sender_id = '2'' at line 1")OM
UPDATE message SET read = '1' WHERE recipient_id = '1' and sender_id = '2'Все поля типа int, кроме read, он booleon
OM
E
MO
MO
MO
MO
docs (id int(6) unsigned NOT NULL,p1 varchar(10) NOT NULL,p2 varchar(10) NOT NULL,p3 varchar(10) NOT NULL,p4 varchar(10) NOT NULL,p5 varchar(10) NOT NULL,id)docs (id, p1, p2,p3,p4,p5) VALUESMO
MO