Re: Usability process



Rodrigo Moya wrote:
> 
> >
> >
> > So I have configured GDA with :
> >
> > GDA NAME = "Stats"
> > DSN = "HOST=localhost DATABASE=stats PORT=3306"
> 
> DSN=HOST=localhost;DATABASE=stats;PORT=3306 ----->>> missing ';' This is the error
> GDA_Connection_open might be reporting. Check /tmp/gda-mysql-srv.log for error
> messages.
> 
> >
> > Description = "Stats"
> > Config = none
> >


Thank. But I've not very progressed...:-)
Here is the result from /tmp/gda-mysql-srv.log :

----------------
gda_mysql_Connection_open: dsn    =
'HOST=194.7.190.114;DATABASE=virgoplus;PORT=
3306'
gda_mysql_Connection_open: user   = 'root'
gda_mysql_Connection_open: passwd = '***********'
cnc->mysql = 0x809ab88
** Calling mysql_real_connect
cnc->mysql after connect = 0x809ab88
mysql errno  = 2003
mysql errmsg = 'Can't connect to MySQL server on localhost (111)'
gda_mysql_Connection_open: cnc = 0x809a7b8
                           cnc->mysql = 0x809ab88
Calling mysql_close
----------------------------------------------

But I'm absolutely sure, my MySQL daemon is working fine, I can connect
with the mysql monitor 
(/usr/local/mysql/bin/mysql -u root -p *******)


The error msg is "Can't connect to MySQL server on localhost (111)".

But what does mean the 111 ?
And what's missing ?


Any suggestion ?

Cheers,
Bruno
-- 
Intersted in graphical compiler ? visit http://graph.virgoplus.com
------------------------------------
First they ignore you...Second they laugh at you...
Then they fight you......And then you win!
                                (Ghandi)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]