Open GoogleCodeExporter opened 9 years ago
I've got this error too... Has anyone solved this issue? or understand the
reasons of it? Can it be because of the MySQL server's config?
Original comment by dborise...@gmail.com
on 15 Jun 2010 at 5:23
The problem is that you have to specify the port as a diferent parameter of
MySqlService
<assql:MySqlService id="service"
port="1433"
hostname="idc1vsql1003/WEBDEV2008"
username="xxxxx"
password="xxxxx"
database="error_reporting"
autoConnect="true"
connect="handleConnected(event)"
sqlError="handleError(event)" />
Original comment by mlekolak...@gmail.com
on 19 Mar 2011 at 11:40
Original issue reported on code.google.com by
arun.bi...@gmail.com
on 26 Feb 2009 at 6:21