[Mono-bugs] [Bug 692293] Cannot connect to the specify host, MySQL

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jul 4 11:56:11 EDT 2011


https://bugzilla.novell.com/show_bug.cgi?id=692293

https://bugzilla.novell.com/show_bug.cgi?id=692293#c7


--- Comment #7 from Bart Vries <b.vries at afas.nl> 2011-07-04 15:56:09 UTC ---
I have been looking at repros and I was able to repro this issue on windows as
so:
Mac OSX - mono 2.10.2 not working
Windows 7 - mono 2.10.2 not working
Windows 7 - ms .net 4 working
OpenSuse 11.3 - mono 2.10.2 working

Al osses are running the same assemblies.

Error on Windows 7 - mono 2.10.2:

D:\Development\Research
Development\BVR\VS2010\MySqlCreateDb\MySqlCreateDb\bin\D
ebug>"C:\Program Files (x86)\Mono-2.10.2\bin\mono.exe" MySqlCreateDb.exe
Using connectionstring: Server=localhost;Database=mysql;Uid=root;

Unhandled Exception: MySql.Data.MySqlClient.MySqlException: Unable to connect
to
 any of the specified MySQL hosts.
  at MySql.Data.MySqlClient.NativeDriver.Open () [0x00000] in <filename
unknown>
:0
  at MySql.Data.MySqlClient.Driver.Open () [0x00000] in <filename unknown>:0
  at MySql.Data.MySqlClient.Driver.Create
(MySql.Data.MySqlClient.MySqlConnectio
nStringBuilder settings) [0x00000] in <filename unknown>:0
  at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection () [0x00000] in
<filename unknown>:0
  at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection () [0x00000] in
<filen
ame unknown>:0
  at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver () [0x00000] in <filename
u
nknown>:0

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list