AllHailToTheKing Posted February 15, 2013 Posted February 15, 2013 how to check if your SQL is working fine and it is recording everything? my SQL seems have a problem. not recording everything. like login and login logs. Quote
Miles Posted February 15, 2013 Posted February 15, 2013 Are you using anything like eAmod, or harmony? Since that might cause some problems on the SQL tables.If yes, you should check the server console registers for any error (usually when you login). Or when loading server, it might show some errors. Just don't turn off the Warnings nor error messages on the conf files. Quote
AllHailToTheKing Posted February 16, 2013 Author Posted February 16, 2013 Are you using anything like eAmod, or harmony? Since that might cause some problems on the SQL tables. If yes, you should check the server console registers for any error (usually when you login). Or when loading server, it might show some errors. Just don't turn off the Warnings nor error messages on the conf files. hi the problem just show up now. cant run my server. m[sql] m: m[sql] m: Can't connect to MySQL server on '211.*.*.*'' (113) m[Debug] m: at loginlog_sql.c:110 Can't connect to MySQL server on '211.*.*.*'' (113) m[sql] m: Can't connect to MySQL server on '211.*.*.*' (113) Quote
Miles Posted February 16, 2013 Posted February 16, 2013 Well, it's clear that your server can't connect to MySQL Server. Do you host your SQL on different server? Try using something like Navicat to try the connection, if you can login via navicat, then sure it's a configuration problem. 2 Quote
AllHailToTheKing Posted February 16, 2013 Author Posted February 16, 2013 Well, it's clear that your server can't connect to MySQL Server. Do you host your SQL on different server? Try using something like Navicat to try the connection, if you can login via navicat, then sure it's a configuration problem. thank you miles its already fix. the data center had a power outage. Quote
Miles Posted February 16, 2013 Posted February 16, 2013 Sure, no problem i'm glad your problem was fixed. Quote
Question
AllHailToTheKing
how to check if your SQL is working fine and it is recording everything? my SQL seems have a problem. not recording everything. like login and login logs.
5 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.