History log of /PHP-7.2/ext/mysqlnd/mysqlnd.h (Results 101 – 125 of 160)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d99ee785 15-Sep-2010 Andrey Hristov

Remove unneeded proxy function _mysqlnd_end_psession


# d5f1517c 15-Sep-2010 Andrey Hristov

Remove unneeded proxy function _mysqlnd_end_psession


# 2f2cdc6a 16-Aug-2010 Andrey Hristov

Sync with trunk, fixes build failure on MacOSX.
Fix for Bug #52417 MySQLi build failure with mysqlnd


Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1
# aac1ef38 17-Jun-2010 Pierre Joye

- fix build


# a46cb6b5 17-Jun-2010 Pierre Joye

- fix build


Revision tags: php-5.2.14RC1
# 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


# 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


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


# 7496cc76 16-Mar-2010 Andrey Hristov

decouple the methods in MYSQLND_STMT from the data,
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch my

decouple the methods in MYSQLND_STMT from the data,
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch mysqlnd internals
instead of using API calls.

show more ...


# ccfd9cd7 12-Mar-2010 Andrey Hristov

allow persistency of PS


Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# e50de7d9 03-Feb-2010 Andrey Hristov

Pass tsrmls to all functions, which might need it in the future.
We are anyway breaking the internal ABI in 5.3.2 so this won't hurt
and make us prepared for the future.


Revision tags: php-5.2.13RC1
# 4bbdce5c 13-Jan-2010 Andrey Hristov

export more functionality for phpize builds


# 8b3931b4 11-Jan-2010 Andrey Hristov

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


# 3264e519 08-Jan-2010 Andrey Hristov

add restart_psession and end_psession hooks


Revision tags: php-5.3.2RC1, php-5.2.12
# 70690e11 15-Dec-2009 Andrey Hristov

remove C++ comments


# 523471f7 15-Dec-2009 Andrey Hristov

export this function


Revision tags: php-5.2.12RC4
# a633de00 10-Dec-2009 Andrey Hristov

bump version number


# 00d76a84 10-Dec-2009 Andrey Hristov

Add plugin storage for MYSQLND_STMT too


# 06a417b6 09-Dec-2009 Andrey Hristov

Remove stub code which never actually was used for anything.
Things like this can be built on top of the core.


# 6f598e62 09-Dec-2009 Andrey Hristov

Remove the zval caching from mysqlnd. It was disabled versions ago
due to problems on windows, which were not debugged. Better have
code that is disabled not in the core.


1234567