Changes to MySql
Showing
1 changed file
with
10 additions
and
0 deletions
1 | 2001-09-05 Sergey Poznyakoff | ||
2 | |||
3 | * MySql/MySql.h: New defines MHOST, MPORT, etc. | ||
4 | * MySql/MySql.c: Improved error logging. Fixed memory leak due | ||
5 | to absence of mysql_close() calls (noticeable on imap4d when | ||
6 | doing multiple login attempts). | ||
7 | Provide configurable parameters to mysql_real_reconnect to | ||
8 | allow connecting to the remote database and/or non-standard | ||
9 | ports. | ||
10 | |||
1 | 2001-09-04 Alain Magloire | 11 | 2001-09-04 Alain Magloire |
2 | 12 | ||
3 | * mailbox/mbx_imap.c (message_operation): Check if the | 13 | * mailbox/mbx_imap.c (message_operation): Check if the | ... | ... |
-
Please register or sign in to post a comment