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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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