History log of /PHP-7.0/ext/mysqlnd/mysqlnd.c (Results 176 – 200 of 340)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4
# e183ea04 06-Dec-2010 Andrey Hristov

don't crash if the API is used incorrectly


# 03fd10c4 06-Dec-2010 Andrey Hristov

don't crash if the API is used incorrectly


Revision tags: php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# fe719c5e 22-Oct-2010 Andrey Hristov

profiling in trace mode


# 924bb781 22-Oct-2010 Andrey Hristov

profiling in trace mode


# 25e84b6a 05-Oct-2010 Andrey Hristov

Rename a method so it doesn't clash with a global symbol - a function
Fix compiler waring by extening the type of a variable


# 396402fc 05-Oct-2010 Andrey Hristov

Rename a method so it doesn't clash with a global symbol - a function
Fix compiler waring by extening the type of a variable


# 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


# 216effe4 23-Sep-2010 Andrey Hristov

WS fixes


# 859a1404 23-Sep-2010 Andrey Hristov

WS fixes


# 1ac15b2f 23-Sep-2010 Kalle Sommer Nielsen

Added TSRMLS macros into php_get_current_user()


# 4c26112c 22-Sep-2010 Andrey Hristov

Fix for
Request #48082 mysql_connect does not work with named pipes


# 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


# 8220c2e4 01-Sep-2010 Andrey Hristov

OPT_COMPRESS support for mysqlnd_conn::set_client_option
To be used by mysqli_options


# b2bcf3ae 01-Sep-2010 Andrey Hristov

OPT_COMPRESS support for mysqlnd_conn::set_client_option
To be used by mysqli_options


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


# d27983e7 12-Aug-2010 Andrey Hristov

ws + cs


# 8bf71146 12-Aug-2010 Andrey Hristov

ws + cs


# f8c26805 09-Aug-2010 Andrey Hristov

Lay foundations for named pipe support in mysqlnd


# ebaee8a4 09-Aug-2010 Andrey Hristov

Lay foundations for named pipe support in mysqlnd


Revision tags: oci8-1.4.3
# d9afaad7 06-Aug-2010 David Soria Parra

make ssl_set return value in mysqlnd compatible with libmysqli return value


12345678910>>...14