libmariadb v3.4.1
- Created
- Updated
MariaDB Connector/C is used to connect C/C++ applications to MariaDB and MySQL databases
# License
# Supported Platforms
!uwp & !xbox
- ✅ linux
- ✅ osx
- ✅ windows
- ❌
uwp
# Features
Default feature: ssl
# iconv
# openssl
SSL support (OpenSSL)
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# schannel
SSL support (Secure Channel)
Supports: windows
- ✅ windows
- ❌
linux - ❌
osx
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# ssl default
Default SSL backend
Dependencies:
libmariadb
Platforms:
windows
Features:schannel
libmariadb
Platforms:
!windows
Features:openssl
and one transitive dependency:
- openssl (by libmariadb )
Host Dependencies:
3 transitive dependencies:
- vcpkg-cmake (by openssl )
- vcpkg-cmake-config (by openssl )
- vcpkg-cmake-get-vars (by openssl )
# zstd
Build zstd compression plugin.
Host Dependencies:
2 transitive dependencies:
- vcpkg-cmake (by zstd )
- vcpkg-cmake-config (by zstd )
# Dependencies
libmariadb
Platforms:
windows
Features:iconv
- zlib
and one transitive dependency:
libiconv (by libmariadb )
Platforms:
!windows
# Host Dependencies
No transitive dependencies.
# Dependents
- drogon (feature
mysql
) - gdal (feature
mysql-libmariadb
) - libmariadb
- libmariadb (feature
ssl
) - mariadb-connector-cpp
- poco (feature
mariadb
) - sese (feature
mysql
) - sqlpp11 (feature
mariadb
)
# Host Dependents
No dependents.
# Contributors
- flysha
- Alexander Karatarakis
- sdcb
- Olaf van der Spek
- Christophe Guebert
- Robert Schumacher
- hlysunnaram
- Jack·Boos·Yu
- pravic
- Lily
- Phoebe
- JackBoosY
- Arves100
- Phoebe
- NancyLi1013
- 双草酸酯
- JonLiu1993
- Kai Pastor
- Thomas1664
- Lily Wang
- Chuck Walbourn
- jim wang
# Changelog
and 31 more commits:
d72c12c
[libmariadb]Fix usage error LNK2001.0ab8f0d
[libmariadb] Use vcpkg_from_github() and improve conflict check48670cb
Fix static build.bc2781b
[libmariadb] Update to 3.0.226516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)c42d3b3
Update CONTROL8fd59c5
[libmariadb] rollback conflict with libmysqlce9741f
[libmariadb] upgrade to 2.3.2cadee66
If portfile is not static-enabled yet, warn and then build dynamic The opposite if portfile is not dynamic enabled1808d46
triplet is now automatically included before portfiles.f689889
[libmariadb] Mark as not supporting static yet1794a18
Add libmariadb.