AllHailToTheKing Posted February 15, 2013 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 235 Reputation: 1 Joined: 11/22/11 Last Seen: May 26, 2014 Share 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 Link to comment Share on other sites More sharing options...
Miles Posted February 15, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 68 Reputation: 13 Joined: 11/14/11 Last Seen: April 30, 2013 Share 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 Link to comment Share on other sites More sharing options...
AllHailToTheKing Posted February 16, 2013 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 235 Reputation: 1 Joined: 11/22/11 Last Seen: May 26, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Miles Posted February 16, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 68 Reputation: 13 Joined: 11/14/11 Last Seen: April 30, 2013 Share 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 Link to comment Share on other sites More sharing options...
AllHailToTheKing Posted February 16, 2013 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 235 Reputation: 1 Joined: 11/22/11 Last Seen: May 26, 2014 Author Share 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 Link to comment Share on other sites More sharing options...
Miles Posted February 16, 2013 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 68 Reputation: 13 Joined: 11/14/11 Last Seen: April 30, 2013 Share Posted February 16, 2013 Sure, no problem i'm glad your problem was fixed. Quote Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.