Answer the question
In order to leave comments, you need to log in
SQL query(s) to the database?
What's wrong with the request? I checked the manual several times - there is such a request, but it gives me an error
CREATE TABLE 'textlog' (
'id' int(11) NOT NULL,
'chat_id' int(111) NOT NULL,
'text' text CHARACTER SET NOT NULL,
'date' datetime NOT NULL DEFAULT CURRENT_TIMESTAMP
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question