Closed Dominatez closed 11 years ago
Using Lingor (Skaro) and a fresh install.
Installed with Buildings, Carepgks, Killmessages and Wrecks
Everytime a new user joins the hive log spits this out.
2013-06-24 08:15:33 Database: [Error] Error 1062 (Duplicate entry '78039306' for key 'uq_profile') in MySQLStmtExecute SQL: 'insert into profile (unique_id, name) values (?, ?) VALUES("78039306", "Savotage")'
unique_id
name
The Id numbers are going from 1 to 3 to 5 to 7, 9, 11 and so on.
@Dominatez - I would suggest trying to clear your database and seeing if this resolved the issue. Take a back up of the DB just in case.
Closing issue since we have not heard anything back.
Using Lingor (Skaro) and a fresh install.
Installed with Buildings, Carepgks, Killmessages and Wrecks
Everytime a new user joins the hive log spits this out.
2013-06-24 08:15:33 Database: [Error] Error 1062 (Duplicate entry '78039306' for key 'uq_profile') in MySQLStmtExecute SQL: 'insert into profile (
unique_id
,name
) values (?, ?) VALUES("78039306", "Savotage")'The Id numbers are going from 1 to 3 to 5 to 7, 9, 11 and so on.