mysql connection object in other classesI've tested it with valgrind, and it's bad. Memory leaks, and it gets bigger each time the function ...
mysql connection object in other classes MYSQL *conn; MYSQL_RES *res; MYSQL_ROW row; char *server = "server"; char *user = "user"; ...
This user does not accept Private Messages