MyBB Community Forums

Full Version: SQL Error: 1062 ?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hello
i have this problem
MyBB SQL Error
MyBB has experienced an internal SQL error and cannot continue.
SQL Error: 
1062 - Duplicate entry '23259' for key 1 
Query: 
INSERT INTO mybb_users (`username`,`password`,`salt`,`loginkey`,`email`,`postnum`,`avatar`,`avatartype`,`usergroup`,`additionalgroups`,`displaygroup`,`usertitle`,`regdate`,`lastactive`,`lastvisit`,`website`,`icq`,`aim`,`yahoo`,`msn`,`birthday`,`signature`,`allownotices`,`hideemail`,`subscriptionmethod`,`receivepms`,`pmnotice`,`pmnotify`,`remember`,`showsigs`,`showavatars`,`showquickreply`,`showredirect`,`tpp`,`ppp`,`invisible`,`style`,`timezone`,`dstcorrection`,`threadmode`,`daysprune`,`dateformat`,`timeformat`,`regip`,`longregip`,`language`,`showcodebuttons`,`away`,`awaydate`,`returndate`,`awayreason`,`notepad`,`referrer`,`buddylist`,`ignorelist`,`pmfolders`,`warningpoints`,`moderateposts`,`moderationtime`,`suspendposting`,`suspensiontime`,`coppauser`,`classicpostbit`) VALUES ('test4','dc4bd9a397235b2c3289d9eed7d6c0ee','QNFicoiQ','FSw53exQKYOpXRgLgLL6IMQnICaKZKHaHhaqzBMqmUZs4rte7Q','[email protected]','0','','','5','','0','','1300807131','1300807131','1300807131','','0','','','','','','1','0','0','1','1','0','1','1','1','1','1','0','0','0','0','3.5','2','linear','0','','','109.225.160.205','1843503309','','1','0','0','0','','','0','','','','0','0','0','0','0','0','1') 
Please contact the MyBB Group for support.
when user come to register in my forum
i have also this error
SQL Error:
1030 - Got error 134 from storage engine
when i try to edite or delete user

please help me
site:www.civilstars.com
It seems like your db has some crashed tables.

Log in to phpmyadmin, analyze and repair the database to fix the tables.