I have installed Lazarus Pascal on macos Tahoe . I have also mariadb, installed on the same machine via homebrew, which works in terminal mode. I also have a pascal project, created in an earlier vision of Lazarus Pascal, which successfully connected to a mariadb database. When I tried to replicate the earlier pascal program in the newer version of pascal on the macOS Tahoe it always fails to connect to the database, with the message 'can not load the default MySQl library (\"libmysqlclient.dylib20\" or \"libmysqlclient.dylib\"). Check your installation. Given it's a new clean installation (via fpcupdeluxe). Is this a problem of the latest version of Lazarus Pascal or the method of installation. Any help would be appreciated. Thanks