Date: Thu, 05 Feb 2004 17:55:06 +0300 From: Sergey Matveychuk <sem@ciam.ru> To: Ion-Mihai Tetcu <itetcu@apropo.ro> Cc: ports@FreeBSD.ORG Subject: Re: Postfix + MySQL 4.0.x ? (ports link against mysql323-client ?) Message-ID: <4022594A.6090203@ciam.ru> In-Reply-To: <20040205121804.7534ef5a@it.buh.cameradicommercio.ro> References: <20040205121804.7534ef5a@it.buh.cameradicommercio.ro>
next in thread | previous in thread | raw e-mail | index | archive | help
Ion-Mihai Tetcu wrote: > Hi, > > I need to use postfix with mysql, but mail/postfix, mail/postfix-current > link against > ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql323-client > AFAIK there had been some changes in the mysql's client protocol > sometime on 4.0 life. Do NOT use direct depends. It's deprecated now. Use USE_MYSQL macro instead. I've updated a few ports from 3.23 to 4.0 and got only a little API changes troubles. You don't need care about binary protocol. --- Sem.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4022594A.6090203>