On 3 March 2010 09:18, Henry Vermaak <[email protected]> wrote: > On 2 March 2010 19:11, Marco van de Voort <[email protected]> wrote: >> >> mysql version is a disaster (and one of the reasons why I avoid mysql when I >> can). IMHO FPC should never hardcode the number in the first place, but >> should link to mysqlclient.so (using the symlink, the unix way). > > I agree completely, and there is already a way to check the client > library version in the mysql api.
But what if they're dynamically loaded? Most users won't have the libname.so symlink installed. Henry -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
