[CONC-6] Differences in API between MariaDB Client Library C and MySQL Connector/C for MySQL 5.5 Created: 2013-01-13  Updated: 2013-03-05  Resolved: 2013-01-20

Status: Closed
Project: MariaDB Connector/C
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor
Reporter: Elena Stepanova Assignee: Georg Richter
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates

 Description   

The KB article says "The MariaDB Client Library for C has exactly the same API as the MySQL Connector/C for MySQL 5.5", and gives a link to the function reference: https://mariadb.org/files/mariadb-client-doc.zip

However, it doesn't look like the API is identical. Many functions described in MySQL 5.5 Reference Manual are missing in the provided function reference; probably most of them are documentation gaps, but some seem to be actually missing in the code, mysql_library_end() to name just one.

revision-id: holzboote@googlemail.com-20121227110209-m538l9b1f4byo58x
revno: 28
branch-nick: mariadb-native-client



 Comments   
Comment by Georg Richter [ 2013-01-20 ]

Fixed in rev. 29
added aliases/defines for mysql_libary_init and mysql_library_end
added new functions: mariadb_connection and mysql_get_servername

Comment by David Andersson [ 2013-02-11 ]

Where can I download the fixed version of mysql.h?
Shouldn't it be on https://downloads.mariadb.org/

Comment by Vladislav Vaintroub [ 2013-02-11 ]

"Fixed" means "fixed in the next release", so with the next release it will be there. Currently it is here (click "download" to download) http://bazaar.launchpad.net/~maria-captains/mariadb-native-client/trunk/view/head:/include/mysql.h

Comment by Piotr Wilkosz [ 2013-03-05 ]

Do you know when we can expect new release of C connector with this fix?
What is the release plan?

Generated at Thu Feb 08 03:02:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.