Restoring old database in Mysql
问题 I am trying to restore an old database (from 2009) using phpMyAdmin. I get the following error: #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 'not_null primary_key auto_increment, `Owned` int(11) not_null, `Owner` int' at line 2 I googled the error but couldn't find a solution. I understand something has changed with MySQL over years, but what should i do? My query is as follows: CREATE TABLE