History log of /PHP-8.0/ext/mysqlnd/mysqlnd.h (Results 76 – 100 of 172)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# cae81edb 26-Oct-2011 Andrey Hristov

Bump internal version id after recent changes


# f926a3c0 25-Oct-2011 Andrey Hristov

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

show more ...


# 845d8fa1 25-Oct-2011 Andrey Hristov

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

show more ...


# 652490d4 21-Oct-2011 Andrey Hristov

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


# 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


1234567