Jump to content
  • 0
Zirius

How to use and How to read custom log sql?

Question

Hello! I am trying to implement AGIT LORD ranking system, and wondering if I can use logsql to make sure the points are getting updated daily, so if someone could give me an example how to use logsql query, that would be great.

 

Thanks!

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Hello! I am trying to implement AGIT LORD ranking system, and wondering if I can use logsql to make sure the points are getting updated daily, so if someone could give me an example how to use logsql query, that would be great.

 

Thanks!

Its same as query_sql, but instead of main database , it will execute the query into log database (that you have set in inter-server.conf)

Share this post


Link to post
Share on other sites
  • 0

 

Hello! I am trying to implement AGIT LORD ranking system, and wondering if I can use logsql to make sure the points are getting updated daily, so if someone could give me an example how to use logsql query, that would be great.

 

Thanks!

Its same as query_sql, but instead of main database , it will execute the query into log database (that you have set in inter-server.conf)

 

Oh ok. Thanks! I'll try to script the same way, I'll hit you if I got any problem. Thanks!

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.