Displaying 1 result from an estimated 1 matches for "suse10064lamp".
2006 Sep 15
1
Problem with MySQL
...0) == NULL)
printf("connection failed: %s\n", mysql_error(&mysql));
else
printf("nos problemos\n");
return 0;
}
This program executed says "nos problemos" --> connection works
The same data in dovecot.conf brings up this:
Sep 15 03:08:38 suse10064lamp dovecot: auth-worker(default): ok...
connecting to mysql: host='(null)', user='root', pass='asd2sdf3',
db='ccc', port='0', sock='/var/lib/mysql/mysql.sock'
Sep 15 03:08:38 suse10064lamp dovecot: auth-worker(default): mysql:
Connect failed to /var/lib/...