hi there. i'm having this problem?
Code:
Invalid SQL:
INSERT INTO jos_users (id, name, username, email, password, usertype, block, sendEmail, gid, registerDate,lastvisitDate, params)
VALUES ('2046',
'',
'Jeo25',
'jeo2345@gmail.com',
'e72581f8614727a152dec6fcfc739ad2',
'Registered',
'0',
'0',
'18',
'2008-05-05T11:15:35',
'2008-05-05T11:15:35',
''
);
MySQL Error : Duplicate entry '2046' for key 1
Error Number : 1062
what's wrong?