xtiand Posted February 16, 2013 Posted February 16, 2013 (edited) Hi, I always get these messages in my login-server_sql window. How do I fix them? Thanks! ps. My server runs fine. I just want those messages not to appear.. Edited February 17, 2013 by xtiand Quote
Emistry Posted February 16, 2013 Posted February 16, 2013 trunk/sql-files/logs.sql load these into the SQL machine~ Quote
xtiand Posted February 16, 2013 Author Posted February 16, 2013 (edited) Thanks for the reply. I already have my "log" schema and the tables in it, so I tried to delete it and and executed the script you gave, but I still get the messages.. EDIT: I found this solution for anyone else who need it: http://rathena.org/board/topic/78618-sql-error-loginlog-and-picklog/?p=179199 Edited February 16, 2013 by xtiand Quote
Brian Posted February 17, 2013 Posted February 17, 2013 trunk/conf/inter_athena.conf // MySQL Log SQL Database log_db_ip: 127.0.0.1 log_db_port: 3306 log_db_id: ragnarok log_db_pw: ragnarok log_db_db: ragnarok log_codepage: log_login_db: loginlogMake sure you set log_db_db to the name of your "log" database. Quote
xtiand Posted February 17, 2013 Author Posted February 17, 2013 I deleted the log tables in my ragnarok schema, and tried to do this, and it works! Thanks, Brian and Emistry for the replies! Quote
Question
xtiand
Hi,
I always get these messages in my login-server_sql window. How do I fix them?
Thanks!
ps. My server runs fine. I just want those messages not to appear..

Edited by xtiand4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.