summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_ps.c
Commit message (Collapse)AuthorAgeFilesLines
* Merge with internal versionAndrey Hristov2008-01-231-29/+36
|
* - Fix problems with double definitionsAndrey Hristov2008-01-021-4/+4
| | | | | | | - 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
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Fix build for mysqlndYiduo (David) Wang2007-10-071-4/+4
|
* Import mysqlndAndrey Hristov2007-10-051-0/+1740
Patch ext/mysql and ext/mysqli to support mysqlnd