1
I don’t know much about databases, so my knowledge of sql is minimal. A friend passed me a db so that I could edit and update the data of this (something that seems simple to me), but when trying to import via phpMyAdmin the following error occurs and, with this, I can not access the rest of the project:
Static analysis:
3 errors were found during analysis.
1) Unexpected Beginning of statement. (near "T" at position 0)
2) Unexpected Beginning of statement. (near "FOREIGN_KEY_CHECKS"
3) Unexpected Beginning of statement. (near "0" at position 21)
SQL command:
T FOREIGN_KEY_CHECKS=0
Messages from Mysql: