summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_charset.c
Commit message (Expand)AuthorAgeFilesLines
* Update charset tableAndrey Hristov2009-11-241-3/+43
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-201-6/+7
* Fix a typo, utf8 is 3 byte max, for us, for nowAndrey Hristov2009-05-261-1/+2
* Add the charsets available from 6.0 as a structure, to be used laterAndrey Hristov2009-02-201-0/+159
* Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* More type fixes for WindowsAndrey Hristov2008-11-061-1/+1
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-30/+30
* MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset commentAndrey Hristov2008-03-251-130/+130
* Merge with internal versionAndrey Hristov2008-01-231-2/+2
* Remove unneeded fieldAndrey Hristov2008-01-031-130/+130
* Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* Update mysqlnd in HEADAndrey Hristov2007-10-021-70/+65
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+608