Remote SQL - Connection is dead

Pozz.

Imam nekoliko pitanjca
Koristio sam trazilicu i ovo mi otprilike treba

Da opišem problem.

Imam svoj game server i kada radim remote sql ovo mi izbaci

[02:44:49] MySQL Debugging activated (04/09/11)
[02:44:49] ---------------------------
[02:44:49]
[02:44:49] >> mysql_connect( )
[02:44:49] CMySQLHandler::CMySQLHandler() - constructor called.
[02:44:49] CMySQLHandler::CMySQLHandler() - Connecting to "178.xx.xx.xx" | DB: "swordfis_africa" | Username: "swordfis_africa" ...
[02:44:49] CMySQLHandler::Connect() - Can't connect to MySQL server on '178.239.19.210' (111) (Error ID: 2003)
[02:44:49] >> mysql_query( Connection handle: 1 )
[02:44:49] CMySQLHandler::Query() - You cannot call this function now. (Reason: Connection is dead)
[02:44:49] >> mysql_store_result( Connection handle: 1 )
[02:44:49] CMySQLHandler::StoreResult() - There is nothing to store (Reason: Connection is dead)
[02:44:49] >> mysql_num_rows( Connection handle: 1 )
[02:44:49] CMySQLHandler::NumRows() - You cannot call this function now. (Reason: Dead Connection)
[02:44:49] >> mysql_free_result( Connection handle: 1 )
[02:44:49] CMySQLHandler::FreeResult() - There is nothing to free (Reason: Connection is dead)

Isto mi je sa CSom nece da konektira nikako sa remote bazom. Sada mi je prijatelj rekao da je problem u masini na kojoj se nalazi gamehosting. Kaze mi da kao ona ne dopusta spajanje sa remote sqlom.

Sada me zanima trebam li instalirati mysql na masini i kako cu to odraditi (detaljan tut korak po korak ono api get install etc)

JE li ja trebam instalirati uopste mysql .

BumP?

http://forge.mysql.com/wiki/Error2003-CantConnectToMySQLServer

Na remote masini imas li mysql instaliran? o cemu se radi malo detaljniju konfiguraciju i dobit ces odgovor

to je to 100% jer na drugoj masini 100% nema mysql instaliran. Javim se kada instaliram i testam