Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MySQL issue with 'players_online' table when allowing clones #1087

Closed
EvanMC opened this issue Dec 8, 2014 · 0 comments
Closed

MySQL issue with 'players_online' table when allowing clones #1087

EvanMC opened this issue Dec 8, 2014 · 0 comments
Labels
bug An issue describing unexpected behavior of code
Milestone

Comments

@EvanMC
Copy link
Contributor

EvanMC commented Dec 8, 2014

When cloning a character that is already online, the server gives an error:

mysql error: [Error - mysql_real_query] Query: INSERT INTO players_online VALUES (1)
Message: Duplicate entry '1' for key 'PRIMARY'

@marksamman marksamman added the bug An issue describing unexpected behavior of code label Dec 8, 2014
@marksamman marksamman added this to the 1.1 milestone Dec 8, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug An issue describing unexpected behavior of code
Projects
None yet
Development

No branches or pull requests

2 participants