I am trying use MySQL with libev. I want libev to add a url from the MySQL database when it is possible to read from the MySQL database.
Here is my code so far