summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_charset.h
Commit message (Collapse)AuthorAgeFilesLines
* Bump yearXinchen Hui2014-01-031-1/+1
|
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2013-01-061-1/+1
|\
| * bump yearXinchen Hui2013-01-061-1/+1
| |
| * - Year++Felipe Pena2012-01-011-1/+1
| |
| * - Year++Felipe Pena2011-01-011-1/+1
| |
| * - Fix copyrightsFelipe Pena2010-04-201-2/+2
| |
| * sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
| |
| * MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
| |
| * Merge with internal versionAndrey Hristov2008-01-231-2/+2
| |
| * Header protectionAndrey Hristov2008-01-031-0/+4
| |
| * MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
| |
| * Import mysqlndAndrey Hristov2007-10-051-0/+35
| | | | | Patch ext/mysql and ext/mysqli to support mysqlnd
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* extending the API interface - plugins can registerAndrey Hristov2010-12-281-0/+14
| | | | | | | | themselves with a structure and can be searched. Every plugin can have statistics and they are shown under the statistics of mysqlnd in MINFO.
* - Fix copyrightsFelipe Pena2010-04-201-2/+2
|
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Merge with internal versionAndrey Hristov2008-01-231-2/+2
|
* Header protectionAndrey Hristov2008-01-031-0/+4
|
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* Update mysqlnd in HEADAndrey Hristov2007-10-021-2/+2
| | | | | Updated ext/mysql and ext/mysqli in HEAD
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+35
(Similar to what ext/libxml is..)