On Thu, 25 Oct 2012 05:17:39 -0400
Nick Sabalausky SeeWebsiteToContactMe@semitwist.com wrote:

  1. Comment out line 2182 in mysql/connection.d:

enforceEx!MYX(sCaps & SvrCapFlags.SECUREPWD, "Server doesn't support
protocol v4.1 passwords");

Perhaps there's something wrong with that check? FWIW, my MySQL server
is 5.0.91 on Win7. I think that was one of simendsjo's changes,
though. Maybe he can tell us more about it.

Figured it out, pull request:
https://github.com/rejectedsoftware/mysql-native/pull/1