MYSQL *myData;myData=mysql_init((MYSQL*)0);mysql_real_connect(myData,"http://server.ru","user","passwd","my_db",MYSQL_PORT,NULL,0);