History log of /PHP-5.5/ext/mysqlnd/mysqlnd.h (Results 26 – 50 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 13981387 21-Oct-2011 Andrey Hristov

shift code around to two new files - mysqlnd_driver.c
and mysqlnd_ext_plugin.c (mysqlnd extension plugin)


Revision tags: php-5.4.0beta2
# 10e44192 19-Oct-2011 Andrey Hristov

api_ext to reverse_api


# efb68d93 19-Oct-2011 Andrey Hristov

api_ext to reverse_api


# 1619ebbe 14-Oct-2011 Andrey Hristov

this should be decided by configure


# badb5f26 12-Oct-2011 Andrey Hristov

export this existing function


# bbf59ae4 12-Oct-2011 Andrey Hristov

export this existing function


# 68ce999e 10-Oct-2011 Andrey Hristov

MYSQLND_NET refactored not to use any direct reference to MYSQLND (the connection)
QC will need an ifdef-layer to compile with this


Revision tags: php-5.4.0beta1
# f90bead7 01-Sep-2011 Johannes Schlüter

- Fix TSRM build


# 4eff96b9 01-Sep-2011 Johannes Schlüter

- Fix TSRM build


# 7d25510b 31-Aug-2011 Johannes Schlüter

- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd


# 39b0be51 31-Aug-2011 Johannes Schlüter

- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 5bac59b7 03-May-2011 Andrey Hristov

extend the API in the backward compatible way


# 8138f7de 25-Mar-2011 Ulf Wendel

Update of mysqlnd version. This has been forgotten when introducing set_autocommit, tx_commit, tx_rollback calls (http://svn.php.net/viewvc?view=revision&revision=308669).


# e7a5fb40 23-Mar-2011 Andrey Hristov

Fix compressed build, make it easier


# 3c364cbe 23-Mar-2011 Andrey Hristov

Fix compressed build, make it easier


# 2d2d1c73 18-Mar-2011 Andrey Hristov

new function/methods - mysqlnd_stmt_flush. Removing
code duplication


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2
# a5348bed 25-Feb-2011 Andrey Hristov

use ifdef all-around in the revert


# 2eb5b0fe 25-Feb-2011 Andrey Hristov

revert also the version_id


# d4a1f5ac 25-Feb-2011 Andrey Hristov

revert to previous behavior


# 59c5875f 25-Feb-2011 Andrey Hristov

move from macros to functions, which can be overwritten, if needed


# 113cd9dc 25-Feb-2011 Andrey Hristov

move from macros to functions, which can be overwritten, if needed


Revision tags: php-5.3.6RC1
# 5ca5c2bf 14-Jan-2011 Andrey Hristov

Change things to allow passing of the password length
to mysqlnd. This is needed as a password might include
a \0 and thus we need to be binary safe.


Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# cfac5f5b 28-Dec-2010 Andrey Hristov

extending the API interface - plugins can register
themselves with a structure and can be searched.
Every plugin can have statistics and they are shown
under the statistics of mysqlnd in

extending the API interface - plugins can register
themselves with a structure and can be searched.
Every plugin can have statistics and they are shown
under the statistics of mysqlnd in MINFO.

show more ...


12345