New Test Logging (mysql)

All questions related to installations, configurations and maintenance of Advanced Host Monitor (including additional tools such as RMA for Windows, RMA Manager, Web Servie, RCC).
Post Reply
bankonit
Posts: 2
Joined: Sun Oct 26, 2008 6:08 pm

New Test Logging (mysql)

Post by bankonit »

I was wondering if there was a way to just log new test that were added into a mysql database? Kind of like keeping a running total of all the test. Is there an easy way to do this or not an easy way?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Just list of all tests, like report?
I think you may use "Insert ... On Duplicate Key Update" SQL Query
http://dev.mysql.com/doc/refman/5.0/en/ ... icate.html

Regards
Alex
bankonit
Posts: 2
Joined: Sun Oct 26, 2008 6:08 pm

Post by bankonit »

This worked perfectly.
Post Reply