Re: [exim] Mysql Lookup Build problem with 4.72

Góra strony
Delete this message
Reply to this message
Autor: Graeme Fowler
Data:  
Dla: exim-users
Temat: Re: [exim] Mysql Lookup Build problem with 4.72
On Tue, 2010-12-14 at 12:44 +0200, Stuart Gall wrote:
> `CLIENT_MULTI_RESULTS' undeclared


That came in with MySQL 4.1, I believe, so it looks like you cannot
achieve your request without also upgrading MySQL (or at the very least,
having a local copy of a more recent version which you then link
against).

Graeme