I have a thread running as a daemon.
In this thread I wish to continously update some variables, that are dependent on reading rows from a MySQL database.
Prob