When I import my database by phpMyAdmin, an error of #1062 - Duplicate entry '1' for key 1
it is esotalk 1.0.0g1
As Henry said, make sure your database is clear of all data if you're only importing data. Or make sure there are no existing tables if you're importing structure and data.