Jump to content

eduardjr

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by eduardjr

  1. When I updated my server to the latest revision, I got this DB error. I already apply the sql-files/upgrades/upgrade_svn17183.sql but when creating new account this is the error showing. I'm using 2012-04-10 client.

     

    [status]: Memory manager initialised: log/login-server_sql.exe.leaks


                       rAthena Development Team presents
                          ___   __  __
                    _____/   | / /_/ /_  ___  ____  ____ _
                   / ___/ /| |/ __/ __ \/ _ \/ __ \/ __ `/
                  / /  / ___ / /_/ / / /  __/ / / / /_/ /
                 /_/  /_/  |_\__/_/ /_/\___/_/ /_/\__,_/

                         http://rathena.org/board/

    [info]: SVN Revision: '17183'.
    [info]: Server supports up to '4096' concurrent connections.
    [info]: Finished reading conf/msg_conf/login_msg.conf.
    [info]: Finished reading conf/import/inter_conf.txt.
    [info]: Finished reading conf/inter_athena.conf.
    [info]: Finished reading conf/import/login_conf.txt.
    [info]: Finished reading conf/login_athena.conf.
    [status]: The login-server is ready (Server is listening on the port 6900).

    [info]: Connection request of the char-server 'TestServer' @ 25.32.205.240:6121
    (account: 'ragnarok', pass: 'ragnarok', ip: '127.0.0.1')
    [Notice]: Authentication accepted (account: ragnarok, id: 1, ip: 127.0.0.1)
    [status]: Connection of the char-server 'TestServer' accepted.
    [status]: Request for connection of eduardjr_m (ip: 25.32.205.240).
    : DB error - Data too long for column 'pincode' at row 1
    [Debug]: at ..\src\login\account_sql.c:622 - INSERT INTO `login` (`account_id`,
    `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expir
    ation_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `character_slots
    `, `pincode`, `pincode_change`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?
    , ?, ?)
    [info]: Closed connection from '25.32.205.240'.


     

×
×
  • Create New...