aboutsummaryrefslogtreecommitdiff
path: root/mariadb-connector-c-v_2.3.7/README
blob: 2bd67508a5bc37032c3ad8c969c103172f3909b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
This is LGPL MariaDB client library that can be used to connect to MySQL
or MariaDB.

This code is based on the LGPL libmysql client library from MySQL 3.23
and PHP's mysqlnd extension.

This product includes PHP software, freely available from
<http://www.php.net/software/>

The following are the main known limitations:

- double to string conversion for prepared statements
  doesn't work correctly
- support for dynamic columns is not integrated yet
- Asynchronus interface is not integrated yet

If you want to be part of this development effort, you can discuss this at
maria-developers@lists.launchpad.org.

If you are interested in sponsoring this effort, you can contact us at
sales@askmonty.org

The MariaDB team