On Monday, 15 April 2013 at 17:34:07 UTC, gedaiu wrote:
Hi,

Can anyone help me to connect to mysql from D?

Thanks!

You can use Steve Teales native library. The most up-to-date version is here: https://github.com/rejectedsoftware/mysql-native

It relies on vibes async sockets though. You'll have to grab an earlier version or modify it yourself if you want to use phobos sockets.

Reply via email to