Help, im getting this error when I try to upload part 1 of my SQL database thingy..
[code[Fel
SQL-fråga:
--
-- Dumping data for table admins
INSERT INTO admins ( aId , aUsername , aPassword , aPermissions )
VALUES ( 1, 'admin', 'f8c5a65f897fda65e5379b351f9f13e1b552781a', 'ALL' ) ;
MySQL sa: Dokumentation
#1062 - Duplicate entry '1' for key 1 [/code]