Commit 79983b06 79983b060f6d2b31561f2b1bd14e18415aaea235 by Sergey Poznyakoff

Changes to MySql

1 parent c4264da4
Showing 1 changed file with 10 additions and 0 deletions
2001-09-05 Sergey Poznyakoff
* MySql/MySql.h: New defines MHOST, MPORT, etc.
* MySql/MySql.c: Improved error logging. Fixed memory leak due
to absence of mysql_close() calls (noticeable on imap4d when
doing multiple login attempts).
Provide configurable parameters to mysql_real_reconnect to
allow connecting to the remote database and/or non-standard
ports.
2001-09-04 Alain Magloire
* mailbox/mbx_imap.c (message_operation): Check if the
......