Quote (Hamada @ Feb 1 2016 03:27am)
MySQL Error!
------------------------
The Error returned was:
Duplicate entry '8388607' for key 'PRIMARY'
Error Number:
1062
INSERT INTO dle_views (news_id,addtime) VALUES ('1229440','1454319919')
how to fix this probem can someone help me? will pay fg ofc
also how i can check my mysql version
how i can go into code lines in mysql
fg for help
either select and find your same value as #2 said or UPDATE the value with your new non primary key information with a: WHERE id = 'primarykeythatyougotaduplicateof'
SELECT VERSION(); for version