On Thu, 23 Jan 2025, Larry Dalton via lazarus wrote:

I am using 3.4, fpc 3.2.2. Has libmysql.dll been included in that? I am
using xampp phpmyadmin, on my laptop, and don't have libmysql.dll in my
windows/system directory or the root directory of my application, and it
does not seem to require it.

We don't distribute libraries.

If you have phpmyadmin, then normally you must have a mysql client library
somewhere (unless php was compiled with a static version of the lib). It's probably named differently. libmysqlclient or somesuch.

Michael.
--
_______________________________________________
lazarus mailing list
lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to