----- Mensaje original -----<br />
Fecha: Mon, 24 May 2010 19:52:57 +0100<br />
De: "Vannus" <vannus@gmail.com><br />
Para: "Lazarus mailing list" <lazarus@lists.lazarus.freepascal.org><br />
Asunto: Re: [Lazarus] libmysql.dll<br />
<br />
<br />
> are you using the right version of libmysql.dll? iirc it probably needs to be a version 5 mysql.<br />
> sorry can't help any further than that, im using 32bit.<br />
> - V<br />
<br />
Solved, I had to download the full MySql 5.1 server 64bits (.msi file), then install only the Client part, then extract libmySQL.dll (not the uppercase SQL text) and copy it into the Lazarus directory.<br />
<br />
Leonardo.