[fpc-pascal] MySQL 5.7 and FreePascal

Lars noreply at z505.com
Sat Nov 19 23:16:56 CET 2016


On Sat, November 19, 2016 12:05 pm, Terry A. Haimann wrote:
> Is it possible to connect to MySQL 5.7 using TSQLConnection or will  I
> have to downgrade my MySQL Version?  I have FreePascal 3.0.0 which appears
> to be the most current version.  I have it on a Ubuntu  Linux 16.10 X86-64
> system.


You probably have to go into the fpc unit source code and see which
version of mysql it links against, if any comments in the file. Or someone
may know which mysql it is linked against off the top of their head



More information about the fpc-pascal mailing list