[fpc-pascal] remote mysql connection

Wolfram Kläger wolfram.klaeger at web.de
Wed Feb 13 21:54:25 CET 2008


// Mattias Gaertner, 13.02.2008 19:51
>> plink ... -L 3306:127.0.0.1:3306 ...
> 
> Maybe 
> plink ... -L 3306:server_name:3306 ...
> 
> ?

You mean 'localhost'?

Fails, too. FPC still returns 'EDatabaseError, Server connect failed.'
and in the plink window I see an additional

'Opening forwarded connection to HOSTNAME:3306, Forwarded connection
refused by server: Connect failed [connection refused]'

Wolfram



More information about the fpc-pascal mailing list