MariaDB Connector/C
https://github.com/MariaDB/mariadb-connector-c
MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases.
- Developed at server:database
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/mariadb-connector-c && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
absolute_path_fix.patch | 0000001153 1.13 KB | |
baselibs.conf | 0000000099 99 Bytes | |
mariadb-connector-c-2.3.1_unresolved_symbols.patch | 0000000648 648 Bytes | |
mariadb-connector-c-3.1.11-src.tar.gz | 0000752342 735 KB | |
mariadb-connector-c-3.1.11-src.tar.gz.asc | 0000000473 473 Bytes | |
mariadb-connector-c.changes | 0000018682 18.2 KB | |
mariadb-connector-c.spec | 0000006471 6.32 KB | |
mariadb.keyring | 0000002539 2.48 KB | |
private_library.patch | 0000003558 3.47 KB |
Revision 26 (latest revision is 49)
Dominique Leuenberger (dimstar_suse)
accepted
request 846503
from
Adam Majer (adamm)
(revision 26)
- Update to release 3.1.11: * CONC-513: MSAN use-of-uninitialized-value in strstr() * CONC-512: truncation check for float values fails on i386 due * to Intel FPU optimization bug in gcc * CONC-510: Fix crash when loading plugins in mysql_server_init() * CONC-508: Added support for passwords > 255 characters * CONC-507: Fixed race condition in ma_net_init * CONC-501: Added support for TLS v1.3 cipher suites * MDEV-21612: Removed unused command COM_MULTI - changes in release 3.1.10: * CONC-500: Fixed error when loading intermediate chained certificates * MDEV-18818: Fixed wrong zlib in mariadb_config when building inside server package * CONC-498: MYSQL_UNIX_ADDR and MYSQL_PORT are now defined * Added new build option WIITH_ICONV=ON/OFF. When set to OFF (default) API function mariadb_convert_string will always return -1 and sets errorcode to ENOTSUP. * mariadb_config now tries to determine the path of execution or uses MARIADB_CONFIG environment variable before falling back and using CMAKE_INSTALL_PREFIX for location of libraries and include files * added --variables option for mariadb_config. Supported values are pkgincludedir, pkglibdir and pkgplugindir. - absolute_path_fix.patch, private_library.patch: refreshed
Comments 0