Felipe Pena
|
04c90a0f51
|
- Removed:
- UG(unicode) checks
- Changed:
- ZEND_STR_TYPE -> IS_UNICODE
- convert_to_text -> convert_to_unicode
|
2009-03-27 19:28:26 +00:00 |
|
Sebastian Bergmann
|
7f4dc8702a
|
Bump copyright year, 3 of 3.
|
2008-12-31 11:12:40 +00:00 |
|
Andrey Hristov
|
2452619ed7
|
mysqlnd fixes for Windows :
- less warnings
- PHPAPI for mysqlnd_poll
|
2008-11-20 17:29:55 +00:00 |
|
Andrey Hristov
|
73dfa53ca8
|
Sync with bzr
|
2008-07-15 13:12:27 +00:00 |
|
Andrey Hristov
|
c9d53ab74c
|
Even more debug info
|
2008-06-24 06:56:59 +00:00 |
|
Andrey Hristov
|
f3cf29671a
|
Added more debug info for tracking problems
|
2008-06-23 22:21:55 +00:00 |
|
Andrey Hristov
|
5da78b297b
|
Update ext/mysql's and ext/mysqli's tests
Add mysqli_stmt_more_result()/mysqli_stmt_next_result(), but only in
mysqlnd builds as libmysql doesn't support this feature.
|
2008-04-24 14:04:58 +00:00 |
|
Andrey Hristov
|
69f4a40d99
|
Merge with internal version
|
2008-01-23 19:09:33 +00:00 |
|
Sebastian Bergmann
|
9b620d50b4
|
Bump copyright year, 2 of 2.
|
2007-12-31 07:12:20 +00:00 |
|
Andrey Hristov
|
a0aa80a3f8
|
Sync mysqlnd with HEAD. Same sources as in 5_3
|
2007-10-16 20:58:35 +00:00 |
|
Yiduo (David) Wang
|
95da0dc570
|
Added macros for managing zval refcounts and is_ref statuses
|
2007-10-07 05:15:07 +00:00 |
|
Andrey Hristov
|
9ac92cfecb
|
Update mysqlnd in HEAD
Updated ext/mysql and ext/mysqli in HEAD
|
2007-10-02 10:45:27 +00:00 |
|
Jani Taskinen
|
f3c2a33f42
|
- Moved mysqnd to it's own directory: It is sort of an extension itself.
(Similar to what ext/libxml is..)
|
2007-07-25 23:47:33 +00:00 |
|