Help who can! The second day I suffer from the database and tables in phpmyadmin. To be more precise, the problem is that I cannot fill the tables with data, and when I save, they give me the following error: alt text

Tell me what to do to avoid this error.

    1 answer 1

    I found the answer to my question: it turns out that when creating both a database and tables with cells, you need to make sure that they have the same extension, specify the encoding in Callation, and install MyISAM in type. It helped me.