On Tue, 3 Apr 2007, Sébastien TACK wrote:

> Hello,
> 
> I would like specify a precise port for TMysqlConnection.
> How can I do this ?

I committed a fix to subversion so you can specify it in the parameters:

Params.['Port']:=IntToStr(4545);

This means you'll have to recompile the mysql connection component.

Michael.

Reply via email to