I got one more issue with the database. I've created an account in the database, and am trying to add a player to that specific account but I get this error:
SQL query:
INSERT INTO `players` (`id`, `name`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`...