Revision tags: php-5.3.29RC1, php-5.6.0RC3, php-5.5.15, php-5.4.31, php-5.4.31RC1, php-5.5.15RC1, php-5.6.0RC2 |
|
#
b8e8b3fc |
| 26-Jun-2014 |
Xinchen Hui |
Save some strlen
|
Revision tags: php-5.4.30, php-5.5.14 |
|
#
8ce23d8f |
| 24-Jun-2014 |
Xinchen Hui |
Don't use zend_string for other fields (only name here is enough)
|
#
587923cc |
| 23-Jun-2014 |
Xinchen Hui |
Cleanup (refactoring is finish)
|
#
305da4a8 |
| 23-Jun-2014 |
Xinchen Hui |
We don't need extra 1 byte anymore
|
#
56a966e8 |
| 23-Jun-2014 |
Xinchen Hui |
Respect the origin behavior (fix one test: ext/pdo_mysql/tests/bug_33689.phpt)
|
#
92a70898 |
| 23-Jun-2014 |
Xinchen Hui |
Use zend_string in mysqlnd
|
#
27e8e11f |
| 19-Jun-2014 |
Xinchen Hui |
unused variables
|
Revision tags: php-5.6.0RC1 |
|
#
d5c6816e |
| 18-Jun-2014 |
Xinchen Hui |
Fixed memory leak while doing fetch
|
#
ac1d6abb |
| 18-Jun-2014 |
Xinchen Hui |
copy_data seems useless now
|
#
83d450c7 |
| 18-Jun-2014 |
Xinchen Hui |
Fixed segfault of stream handling
|
#
6288bb8f |
| 17-Jun-2014 |
Xinchen Hui |
Refactoring mysqlnd (incompleted, only mysqlnd ext compilable)
|
Revision tags: php-5.5.14RC1, php-5.4.30RC1, php-5.6.0beta4, php-5.4.29, php-5.5.13 |
|
#
5d57e17a |
| 20-May-2014 |
Andrey Hristov |
First set of phpng changes for mysqlnd
|
Revision tags: php-5.5.13RC1, php-5.6.0beta3, php-5.4.29RC1 |
|
#
dfc940c5 |
| 08-May-2014 |
Xinchen Hui |
Revert "Going to refactor mysqlnd" This reverts commit 37d9f1e6e91856922726fb950bd3f3e88ed68efb.
|
#
37d9f1e6 |
| 07-May-2014 |
Xinchen Hui |
Going to refactor mysqlnd
|
Revision tags: php-5.6.0beta2, php-5.5.12, php-5.4.28, php-5.4.28RC1, php-5.5.12RC1 |
|
#
63791d05 |
| 10-Apr-2014 |
Andrey Hristov |
New result fetching mode for mysqlnd, which should use less memory but implies more memory copy. The old method is still available and can be used. It stays as default. Choosing the method is
New result fetching mode for mysqlnd, which should use less memory but implies more memory copy. The old method is still available and can be used. It stays as default. Choosing the method is through a flag to mysqli_query()/mysqli_real_query() New mode can be forced with an INI setting, for all extensions that support this mode (ext/mysql and mysqli, because PDO due to it's architecture can't support it) The setting is mysqlnd.fetch_data_copy=[0|1]
show more ...
|
Revision tags: php-5.6.0beta1, php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1 |
|
#
3a76cb2d |
| 10-Mar-2014 |
Andrey Hristov |
Fix indentation
|
Revision tags: php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2, php-5.5.9, php-5.4.25 |
|
#
79cbcd9d |
| 28-Jan-2014 |
Andrey Hristov |
add text for the new constants
|
Revision tags: php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24 |
|
#
c081ce62 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
47c90277 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
#
c0d060f5 |
| 03-Jan-2014 |
Xinchen Hui |
Bump year
|
Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1 |
|
#
74ba88e1 |
| 26-Nov-2013 |
Andrey Hristov |
Fix for Bug #66141 (mysqlnd quote function is wrong with NO_BACKSLASH_ESCAPES after failed query)
|
Revision tags: php-5.4.22, php-5.5.6, php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1, php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1, php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1, php-5.3.27, php-5.4.17, php-5.5.0, php-5.3.27RC1, php-5.4.17RC1, php-5.5.0RC3, php-5.3.26, php-5.4.16, php-5.5.0RC2, php-5.3.26RC1, php-5.4.16RC1, php-5.5.0RC1, php-5.3.25, php-5.4.15, php-5.3.25RC1, php-5.5.0beta4, php-5.4.15RC1, php-5.4.14, php-5.3.24, php-5.5.0beta3, php-5.3.24RC1, php-5.4.14RC1, php-5.5.0beta2, php-5.5.0beta1, php-5.3.23, php-5.4.13, php-5.5.0alpha6, php-5.3.23RC1, php-5.4.13RC1, php-5.3.22, php-5.5.0alpha5, php-5.4.12, php-5.3.22RC2, php-5.4.12RC2, php-5.3.22RC1, php-5.4.12RC1, php-5.5.0alpha4, php-5.3.21, php-5.4.11 |
|
#
1ff43522 |
| 15-Jan-2013 |
Andrey Hristov |
Add support for connect attributes, as of MySQL 5.6
|
Revision tags: php-5.5.0alpha3 |
|
#
bc11e6fd |
| 06-Jan-2013 |
Xinchen Hui |
bump year
|
Revision tags: php-5.3.21RC1, php-5.4.11RC1, php-5.3.20, php-5.4.10, php-5.5.0alpha2, php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9, php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1 |
|
#
a17559d4 |
| 31-Oct-2012 |
Andrey Hristov |
read 1 instead of 2 bytes. The next 2 bytes are 2 and thus not a problem
|
Revision tags: php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1 |
|
#
6074df91 |
| 25-Sep-2012 |
andrey |
remove old unicode code, that is was compiled out by using a macro
|