Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2 |
|
#
2dcfcf73 |
| 25-Aug-2009 |
Andrey Hristov |
MFH: fix of the fix
|
#
27cbcc60 |
| 25-Aug-2009 |
Andrey Hristov |
MFH: Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared Possibly fix also : Bug #48780 mysqlnd compile failure Bug #46952 mysqlnd compile failure with suncc
|
Revision tags: php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1, php-5.3.0RC2 |
|
#
501ecb10 |
| 20-Apr-2009 |
Johannes Schlüter |
Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()
|
Revision tags: php-5.3.0RC1, 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 |
|
#
825034ce |
| 18-Nov-2008 |
Andrey Hristov |
MFH: Asynchronous queries for mysqli, when mysqlnd is enabled. Includes 4 tests for mysqli_poll
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
737c3c89 |
| 06-Nov-2008 |
Andrey Hristov |
MFB: More Windows types cleanup
|
#
e4936685 |
| 06-Nov-2008 |
Andrey Hristov |
MFH: Use win32/php_stdint.h for stdint types on Windows
|
#
e099d732 |
| 06-Nov-2008 |
Andrey Hristov |
MFH: More cleanup of config-win.h
|
#
91865289 |
| 06-Nov-2008 |
Andrey Hristov |
MFH: Get rid of many defines (which simplifies the code a lot), as well as uint->unsigned int
|
#
9726d6b0 |
| 31-Oct-2008 |
Andrey Hristov |
Fix the build
|
#
77c1e145 |
| 31-Oct-2008 |
Andrey Hristov |
MFB: 64bit fixes: - fixes to sprintf modifiers, cleaning warnings - use _t types, like uint64_t instead of uint64, thus skipping series of typedefs.
|
Revision tags: php-5.2.7RC2, php-5.2.7RC1, php-4.4.9, php-5.3.0alpha1, php-4.4.9RC1, BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6, RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1, php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1 |
|
#
c52b63ea |
| 23-Jan-2008 |
Andrey Hristov |
Merge with internal version
|
#
9238ee44 |
| 09-Jan-2008 |
Rob Richards |
MFH: fix win32 compile
|
Revision tags: php-4.4.8 |
|
#
fdf20a82 |
| 02-Jan-2008 |
Andrey Hristov |
- Fix problems with double definitions - Clean up a bit a type mess - 4 types less. No need to have aliases for the same thing (unification is the name). - New macro for Johannes mysqln
- Fix problems with double definitions - Clean up a bit a type mess - 4 types less. No need to have aliases for the same thing (unification is the name). - New macro for Johannes mysqlnd_stmt_ro_result_metadata
show more ...
|
Revision tags: php-4.4.8RC1, RELEASE_1_2_3, php-5.2.5, php-5.2.5RC2, php-5.2.5RC1 |
|
#
8b9b553a |
| 05-Oct-2007 |
Andrey Hristov |
Import mysqlnd Patch ext/mysql and ext/mysqli to support mysqlnd
|