https://downloads.mariadb.org/interstitial/connector-c-2.1.0/source-tgz/mariadb-connector-c-2.1.0-src.tar.gz results in 404.
Search Criteria
Package Details: mingw-w64-mariadb-connector-c 3.3.10-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mingw-w64-mariadb-connector-c.git (read-only, click to copy) |
---|---|
Package Base: | mingw-w64-mariadb-connector-c |
Description: | MariaDB client libraries (mingw-w64) |
Upstream URL: | https://mariadb.com/kb/en/mariadb/about-mariadb-connector-c |
Licenses: | LGPL-2.1-or-later |
Conflicts: | mingw-w64-libmariadbclient |
Provides: | mingw-w64-libmariadbclient |
Replaces: | mingw-w64-libmariadbclient |
Submitter: | ant32 |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 12 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-05 18:25 (UTC) |
Last Updated: | 2024-08-11 18:15 (UTC) |
Dependencies (5)
- mingw-w64-crt (llvm-mingw-w64-toolchain-ucrt-binAUR, llvm-mingw-w64-toolchain-msvcrt-binAUR, llvm-mingwAUR)
- mingw-w64-curlAUR
- mingw-w64-zlibAUR
- mingw-w64-cmakeAUR (llvm-mingw-w64-cmakeAUR) (make)
- ninja (ninja-kitwareAUR, ninja-memAUR, ninja-fuchsia-gitAUR, ninja-gitAUR, ninja-jobserverAUR) (make)
Required by (11)
- mingw-w64-gdal
- mingw-w64-qt5-base (make)
- mingw-w64-qt5-base (optional)
- mingw-w64-qt5-base-static (make)
- mingw-w64-qt5-base-static (optional)
- mingw-w64-qt5-tools (make)
- mingw-w64-qt5-tools-static (make)
- mingw-w64-qt6-base (make)
- mingw-w64-qt6-base (optional)
- mingw-w64-qt6-base-static (make)
- mingw-w64-qt6-base-static (optional)
Sources (4)
yan12125 commented on 2016-05-30 05:09 (UTC)
ant32 commented on 2015-02-03 16:28 (UTC)
Currently a problem in detecting openssl. Either downgrade openssl to 1.0.1.l or rebuild cmake with fixed patch. Extra will hopefully soon update.
Bug Report: https://bugs.archlinux.org/task/43688
Fixed PKGBUILD and patch: https://gist.github.com/ant32/61eb08499d2a1d52d3b1
ant32 commented on 2015-01-28 22:41 (UTC)
This package currently does not work on XP.
https://mariadb.atlassian.net/browse/CONC-106
https://github.com/MariaDB/connector-c/search?utf8=%E2%9C%93&q=fopen_s&type=Code
https://github.com/msys2/MINGW-packages/issues/1
http://sourceforge.net/p/mingw-w64/mailman/message/33272004/
Here is a patch that I currently use that works. I'm not sure if the patch is recommended. It is also included in the sourcetarball but not beeing applied. Just uncomment if you need it.
https://gist.github.com/ant32/41a28b552c7405a55ab9
Schala commented on 2014-08-20 23:43 (UTC)
great job
ant32 commented on 2014-08-20 22:56 (UTC)
I changed the source of this package to http://ftp.osuosl.org/pub/mariadb/client-native-2.0.0/src/mariadb_client-2.0.0-src.tar.gz
If someone has issues with this please reply and explain.
This package now builds from source.
Schala commented on 2014-07-12 20:37 (UTC)
libmysql.dll doesn't need 755 because it's not an Unix executable. If WINE executes it, it ignores the execute flag.
xantares commented on 2014-02-06 09:15 (UTC)
hi,
I wonder if it's important,
but the sql dll is the only not beeing chmoded 755, maybe it should:
install -Dm755 lib/libmysql.dll "${pkgdir}/usr/${_arch}/bin/libmysql.dll"
-xan
ant32 commented on 2014-02-04 16:04 (UTC)
updated to 5.5.35
changes https://github.com/ant32/pkgbuild/commits/master/mingw-w64-libmariadbclient
repo and binaries http://amr.linuxd.org/
Since this package needs to download aproximatly 300MB I highly suggest to use my prebuild package.
I'd appreciate if someone would find a way to build this with mingw.
Schala commented on 2013-11-20 05:59 (UTC)
It seems the qt4 package still looks for libmysqlclient. Is there a way you could fix this?
Pinned Comments
Martchus commented on 2016-05-31 08:06 (UTC) (edited on 2021-04-15 08:44 (UTC) by Martchus)
All my packages are managed at GitHub where you can also contribute directly: https://github.com/Martchus/PKGBUILDs Patches for this package are managed at: https://github.com/Martchus/mariadb-connector-c/tree/v3.1.9-mingw-w64
There also exist a binary repository: https://martchus.no-ip.biz/repo/arch/ownstuff