C & C++ Connectors
You are viewing questions related to C & C++ Connectors.
The MariaDB Connector/C is used to connect applications developed in C/C++ to MariaDB and MySQL databases. MariaDB Connector/C is LGPLv2.1 licensed.
Prior to version 2.1 the name for the library was MariaDB Client library for C.
The most recent Stable (GA) release of MariaDB Connector/C is:
MariaDB Connector/C 3.4.1
MariaDB Connector/C++ is an additional connector from MariaDB Corp. for C++ applications. It enables design with an object-oriented model and efficient dynamic memory allocation/de-allocation with smart pointers. It is LGPLv2.1 licensed, is available from mariadb.com/downloads, and is documented at mariadb.com/docs/server/connect/programming-languages/cpp/
Open Questions
-
C++ Connector cant open files
Hey, when i want to compile my c++ code some files from the connector cant... -
Cobol and Maria DB
Hi, Can I write a routine using C connector provided by Maria DB and call ... -
Compiling the C connector for MariaDB on Yocto/Embedded Linux
Hello, I'm attempting to compile the C connector for yocto, but keep runnin... -
Connector/C fails to read MariaDB 10.6+ binary logs
I'm using MariaDB Connector/C to 3.3.5 to read binary logs, using mariadb_r... -
How to build mariadb connector c for windows
The release of 2.3.1 have bug, the bug will fix on 2.3.2,so i download the ... -
How to connect C++ program to MariaDB
Went through the Connector/C installation and documentation. Ironically th... -
How to enable debug functions (such as DBUG_PRINT , DEBUG_ENTER, ...) in order to get some traces in a logfile ?
Hi, I'm wondering how to enable debug functions (such as DBUG_PRINT , DEBUG... -
Maria DB and Pro*C
Hi, Is there any plugin/code convertor available to perform DB operations o... -
MariaDB Connector/C++ for Win64 v1.0.1 throws exception
I am trying to connect to my MariaDB instance through C++ code. Here is the... -
MYSQL_SET_CHARSET_NAME option usage
Hi, As latin1 is the default character_set used by the connector C , I wou... -
Unable to link mariadbcpp.lib with g++
Hi, I was developing an application with the C++ connector. I have worked w... -
What is the dialect of sql that can be used in multi statements through the C connector ?
Can use for instance: insert bankaccounts .... ; set @inserted_bankaccount... -
Whenever I try to use API, I'm blocked by this error log
Hello, I'm developing ARM target board. My develop environment is composed ...
Answered Questions
-
Charset problem with C/C++ connector
What charset should I use with C/C++ connector ? For example if I send an U... -
Client library compatibility
Hi, Two questions : You mention that the MariaDB client library is compatib... -
Client library usage example
Hi, Is there a page in the knowledge base showing a basic example of the cl... -
Debug files not written by client lib
Hi, I have a C program that uses mariadbclient.lib. I added this line to ge... -
Documentation
Is it not possible to provide a downloadable version of the documentation? ... -
How can I install MariaDB C Client on Fedora 17/18 or CentOS 6.* without uninstalling MySQL
Hello, I need to install only client libraries without uninstalling MySQL. ... -
How to change mariadb-connector-c to find plugin library path in another path?
I was packaging mariadb-connector-c for centos7. My OS is 64 bit so I had t... -
Install instructions
Where do I put the files? Is it in mariaDB folder or is it for the C compil... -
license question about libmysqlclient
Hi: I just downloaded and installed the mariadb-10.0.17-linux-x86_64. From ... -
Licensing of Mariadb connector/C
hi, I have downloaded the source and binary of Maria DB Connector/C library... -
Link MariaDB Client Library for C with specific external zlib and openssl
Hi, I am trying to link the mariadb client library with zlib and openssl wh... -
my_config.h is missing from Connector 2.2.0 for Windows
I downloaded and ran mariadb-connector-c-2.2.0-win64.msi. Instead of my_con... -
new stable release for MariaDB Client Library for "C"
Hello, Can you please tell me if a new stable release for the mariadb nativ... -
Question on processing XA Transactions
Hi, Our program reads a binlog using mariadb_rpl_fetch, and replicates XA ... -
Switching from mysqlclient to libmysqlclient to libmariadbclient.a ... issue when inserting row ...
Hi, I just tried to use libmariadbclient.a instead of libmysqlclient.a in m... -
Unable to build mariadb connector 2.2.0
How do I debug why cmake is failing? -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- P -
Using MariaDB on Linux from C++ ODBC
Is the connector what I need to use ODBC from C++ on opensuse 13? It would ... -
Where are the installation instructions?
Since, for reasons that are anything but obvious, the mariadb connector to ... -
where can i download connector c which build with glibc2.11
i download mariadb-connector-c-2.3.0-linux-x86_64.tar.gz, it need glibc2.1...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.