MyDAC and IPv6

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
chihebbs
Posts: 46
Joined: Tue 05 Jun 2007 20:06

MyDAC and IPv6

Post by chihebbs » Tue 21 Dec 2010 00:28

Is MyDAC able to connect to a MySQL proxy running on a IPv6 address ?

AndreyZ

Post by AndreyZ » Tue 21 Dec 2010 14:43

Hello,

We didn't test MyDAC with IPv6. But we will add support for IPv6 when it becomes more popular.

emilieb
Posts: 1
Joined: Mon 09 Jan 2012 12:39

MyDAC and IPV6

Post by emilieb » Mon 09 Jan 2012 12:53

Hello,

Any fresh news about IPV6 support with MyDAC ?

I tried and I add the following error :
Can't connect to MySQL server on 'xxxx::xxxx:xxxx:xxxx:xxxx' (10061) Socket error on connect. WSAGetLastError return 11004($2AFC)

Regards,
Emilie

AndreyZ

Post by AndreyZ » Mon 09 Jan 2012 15:20

For the time being MyDAC doesn't support IPv6. You can leave your suggestion at our UserVoice page ( http://devart.uservoice.com/forums/1046 ... components ), and if many users vote for your suggestion, we will implement it.

Post Reply