function main()
{
ackmysql_init();
wait(1);
... your code...
}

=)