I am writing a c++ program that will store everything in a mysql database. I would like to avoid the Windows Security window from popping up and asking if mysqld can have priviledges. If I click cancel (in response to the firewall window), the program still runs just fine because everything is local.I am writing a c++ program that will store ever