History log of /PHP-5.5/ext/mysqlnd/php_mysqlnd.c (Results 26 – 50 of 74)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


# da376383 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro


Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++


# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++


# d8774af1 28-Dec-2010 Andrey Hristov

C89 fix


# 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 ...


Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 443bedf2 28-Oct-2010 Andrey Hristov

show tracing


# 9920be1a 28-Oct-2010 Andrey Hristov

show tracing


# 1f9a7fd7 04-Oct-2010 Ulf Wendel

Fixing compiler warning.


# 500cd35c 04-Oct-2010 Ulf Wendel

Fixing compiler warning.


# c974313a 12-Aug-2010 Andrey Hristov

Switch from using PHP_MAJOR_VERSION to separate define for
unicode. Unicode is no more, but these are "bookmarks" where
to change mysqlnd, if Unicode becomes trendy again.


# 92ef63a0 12-Aug-2010 Andrey Hristov

Switch from using PHP_MAJOR_VERSION to separate define for
unicode. Unicode is no more, but these are "bookmarks" where
to change mysqlnd, if Unicode becomes trendy again.


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3
# df8bf2a2 08-Jul-2010 Dmitry Stogov

Fixed checks for PHP_DEBUG macro


Revision tags: php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 7aaef918 10-Jun-2010 Andrey Hristov

export mysqlnd_globals_id, per Johannes


# 3b2000f0 10-Jun-2010 Andrey Hristov

export mysqlnd_globals_id, per Johannes


# 04d24bde 04-May-2010 Andrey Hristov

Add possibility to control the allocator in when PHP is compiled
with debug


# 447c693b 04-May-2010 Andrey Hristov

Add possibility to control the allocator in when PHP is compiled
with debug


# 5431f235 22-Apr-2010 Andrey Hristov

Fix problem spotted by Felipe.


# e5dcac24 22-Apr-2010 Andrey Hristov

Fix problem spotted by Felipe.


# f71444c7 22-Apr-2010 Andrey Hristov

adding what last commit was missing


# 7c5259cc 22-Apr-2010 Andrey Hristov

adding what last commit was missing


# 34e56fea 22-Apr-2010 Andrey Hristov

Remove dead code and add possibility to fine tune the size of
a mempool (used for result sets).


# 1ed3da29 22-Apr-2010 Andrey Hristov

Remove dead code and add possibility to fine tune the size of
a mempool (used for result sets).


123