need help with mysql load
#1

hello everyone, how I can make command, who save all mysql stats ?
Reply
#2

How to create commands

The above link will teach you how to create commands the normal way.I suggest you to use ZCMD or YCMD as they are better and faster.

To save MySQL stats, you need a MySQL plugin and use this MySQL Query to update the stats
UPDATE table_name SET field1='abc',id=4 WHERE Name='Yashas'

Keep adding more field names to it and don't forget to separate them by a coma.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)