Displaying 3 results from an estimated 3 matches for "sql_update".
2009 Dec 31
6
Oracle SQL driver
Hi all.
Recently I was looking for an IMAP-server with Oracle support and
unfortunatelly I couldn't find one. It was a surprise for me but there is
no such functionality at all. So I've chosen an IMAP-server with most
flexible and convinient architecture that was Dovecot-1.2.9 and written a
driver for Oracle RDBMS support. I used Oracle Pro*C so a Pro*C
preprocessor is needed to
2010 Nov 29
1
SQL insert?
Hi,
I want to log some informations about a mail in a mysql database when the
mail is saved to inbox (for a groupware). I use Dovecot 1.2.16 and the log
message "msgid=<xxx>: saved mail to inbox" is generated in deliver.c. I
find all the needed data in that file. But I'am not sure how to use the
functions in sql-api.h or sql-api-private.h to send a simple SQL insert
statement
2015 Oct 06
4
More information about - Dovecot 2.2.x quota mysql and dict
...t, map, &values, key[0],
SQL_DICT_RECURSE_NONE, query, &error)
< 0) {
i_error("dict-sql: Failed to delete %s: %s", key,
error);
ctx->failed = TRUE;
} else {
sql_update(ctx->sql_ctx, str_c(query));
}
} T_END;
}
=== === ===
Now dic + mysql doesn?t work in Dovecot 2.2.19, because first DELETE
operator delete information from base about my domain mydomain.lan
Thanks!
Simon.
--
View this message in context: http://dovecot.2317879.n4.n...