#
3d890c29 |
| 02-Sep-2011 |
Andrey Hristov |
fix message
|
#
1f3e66cd |
| 02-Sep-2011 |
Andrey Hristov |
fix message
|
#
e35e394a |
| 02-Sep-2011 |
Andrey Hristov |
fix message
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
e7a5fb40 |
| 23-Mar-2011 |
Andrey Hristov |
Fix compressed build, make it easier
|
#
3c364cbe |
| 23-Mar-2011 |
Andrey Hristov |
Fix compressed build, make it easier
|
#
3595f09c |
| 22-Mar-2011 |
Andrey Hristov |
Fix message
|
#
a6d4f047 |
| 22-Mar-2011 |
Andrey Hristov |
Fix message
|
#
8c14436f |
| 18-Mar-2011 |
Andrey Hristov |
split mysqlnd_debug.c in 3 files
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
429e07bb |
| 12-Jan-2011 |
Andrey Hristov |
grok the MySQL 5.5 extended handshake. Move the authentication routines, the native ones, to separate file and encapsulate them in a plugin. Depending on the server version and what the s
grok the MySQL 5.5 extended handshake. Move the authentication routines, the native ones, to separate file and encapsulate them in a plugin. Depending on the server version and what the server requests (or doesn't in old versions) load the authentication plugin to handle it. Currently only the 4.1+ authentication is supported. More to come
show more ...
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
cfac5f5b |
| 28-Dec-2010 |
Andrey Hristov |
extending the API interface - plugins can register themselves with a structure and can be searched. Every plugin can have statistics and they are shown under the statistics of mysqlnd in
extending the API interface - plugins can register themselves with a structure and can be searched. Every plugin can have statistics and they are shown under the statistics of mysqlnd in MINFO.
show more ...
|
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 |
|
#
4c34cd9f |
| 28-Oct-2010 |
Andrey Hristov |
fix windows debug build better zlib detection
|
#
099a505f |
| 28-Oct-2010 |
Andrey Hristov |
fix windows debug build better zlib detection
|
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, php-5.2.14RC1 |
|
#
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, php-5.3.2RC1 |
|
#
c764995c |
| 22-Dec-2009 |
Johannes Schlüter |
install mysqlnd headers to allow shared build of extensions
|
#
b3546d1b |
| 16-Dec-2009 |
Andrey Hristov |
move MYSQLND_NET code to a separate file. mysqlnd_wireprotocol is about the protocol not the transport layer
|
Revision tags: php-5.2.12, php-5.2.12RC4 |
|
#
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.
|
#
4d273500 |
| 09-Dec-2009 |
Andrey Hristov |
Remove disabled code - threaded fetching. This can be implemented on a upper level and by offloading it we reduce the complexity of the core.
|
Revision tags: php-5.2.12RC3, php-5.2.12RC2 |
|
#
5143fe41 |
| 20-Nov-2009 |
Andrey Hristov |
Compressed protocol support + extensibility for mysqlnd
|
Revision tags: php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0 |
|
#
2c90fb8e |
| 24-Sep-2009 |
Jani Taskinen |
- Fix the build issue with php_mysqlnd_config.h ending up in wrong build directory
|
#
452aca97 |
| 22-Sep-2009 |
Andrey Hristov |
MFH:Check for the different types and create the corresponding configuration file, so it can be used by mysqli, even if mysqlnd is not enabled at all.
|
Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0 |
|
#
86eaa909 |
| 23-Jun-2009 |
Johannes Schlüter |
MFH The experimental warning sohuld be in the configure output...
|
Revision tags: php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2, php-5.3.0RC1 |
|
#
5942f27d |
| 17-Mar-2009 |
Johannes Schlüter |
MFH: mark mysqlnd's threading (which can be used for background pre-fetching) experimental
|
Revision tags: RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1, NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5, php-5.2.7RC4, BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3, php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1 |
|
#
1e2b2bbe |
| 14-Jul-2008 |
Jani Taskinen |
- Some config*.m4 file cleanups: NO tabs in these!
|