History log of /PHP-8.0/ext/mysqlnd/php_mysqlnd.c (Results 76 – 100 of 116)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
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).


# a175419f 20-Apr-2010 Felipe Pena

- Fix copyrights


# 6d951e2d 20-Apr-2010 Felipe Pena

- Fix copyrights


# 6aa682f5 15-Apr-2010 Andrey Hristov

CS + WS changes


# a9880e78 15-Apr-2010 Andrey Hristov

CS + WS changes


# dd9fc198 15-Apr-2010 Andrey Hristov

Fix for bug#49234 method not found ssl_set
Patch was tested and compiles on Windows. (Thanks Kalle)


# c04f7526 15-Apr-2010 Andrey Hristov

Fix for bug#49234 method not found ssl_set
Patch was tested and compiles on Windows. (Thanks Kalle)


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1
# 176e6dd2 13-Jan-2010 Andrey Hristov

make mysqlnd's tracing API more reusable


# 8b3931b4 11-Jan-2010 Andrey Hristov

this function should be exporten in all cases, not only under PHP6


12345