History log of /PHP-8.3/ext/mysqlnd/mysqlnd.h (Results 126 – 150 of 191)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 548661d9 05-Oct-2010 Andrey Hristov

rename parameter, should not conflict with global symbol -
the socket function

# 60bfedb1 05-Oct-2010 Andrey Hristov

rename parameter, should not conflict with global symbol -
the socket function

# ee2a82e3 04-Oct-2010 Ulf Wendel

Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error: empty declaration"

# 5d6f3fb9 04-Oct-2010 Ulf Wendel

Fixing "ext/mysqlnd/mysqlnd.h", line 287: warning: syntax error: empty declaration"

# 17ae7c16 15-Sep-2010 Andrey Hristov

remove unneeded proxy function _mysqlnd_restart_psessoin

# f60bd239 15-Sep-2010 Andrey Hristov

remove unneeded proxy function _mysqlnd_restart_psessoin

# 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

12345678