search for: mysql_conn_open

Displaying 2 results from an estimated 2 matches for "mysql_conn_open".

2004 Oct 10
1
cvs build broken in auth/db-mysql.c?
...us-sasl2 --sysconfdir=/etc (Settings taken from the debian/rules of debian package version 0.99.11-3) of the cvs HEAD or test46 I get the following error during make: db-mysql.o(.text+0x116): In function `db_mysql_query': /tmp/dovecot-1.0-test46/src/auth/db-mysql.c:82: undefined reference to `mysql_conn_open' The following trivial change seems to let the build finish: RCS file: /home/cvs/dovecot/src/auth/db-mysql.c,v retrieving revision 1.11 diff -r1.11 db-mysql.c 82c82 < if (!mysql_conn_open(conn)) --- > if (!db_mysql_connect(conn)) This little...
2005 Dec 18
2
dovecot behaving badly after upgrade..
i upgraded dovecot from 0.99 to the last version and it doesnt seem to work anymore.. im using vpopmail userdb and i get this in the logs : dovecot: Dec 18 03:42:08 Info: auth(default): client in: AUTH 1 PLAIN service=POP3 lip=81.x.x.x rip=81.x.x.x resp= dovecot: Dec 18 03:42:08 Info: auth(default): client out: CONT 1 dovecot: Dec 18 03:42:08 Info: auth(default): client in: CONT 1