Skip to content
Prev 519 / 1559 Next

RMySQL release candidate 0-7.0

I am pretty sure that distributing libmysql.dll (without the sources) is a 
license violation on MySQL, and in fact the binary releases made available 
on CRANextras did not distribute it.  The Windows material in the RMySQL 
sources is years old, and not what has been used recently.

My version of MySQL came with .a and not .lib, but neither are needed as 
you can link against libmysql.dll directly.

I'll take a closer look when I have a machine booted into Windows that has 
MySQL installed, probably over the weekend.
On Thu, 13 Nov 2008, Jeffrey Horner wrote: