MYSQL* mysql; mysql=new MYSQL; mysql=mysql_init(0); mysql_real_connect(mysql,"localhost","root","","",3306,"",0);