Same
Quote:
|
[climb.amxx] Climb: Query failed: Duplicate entry 'STEAM_ID_LAN' for key 2
|
I execute querys from sql.txt
Quote:
drop index scores_usermap_idx on climb_scores;
update climb_scores set wpns=7 where wpns=1;
update climb_scores set wpns=0 where wpns=6;
alter table climb_scores drop column fin_cnt;
|
After that (I was recorded to MySQL DB previuos than finish climb) and added again me, but that friends finish map, get error that i write on top about Duplicate :/
I can give yuo ftp acc if yuo can look :/