Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update charset table | Andrey Hristov | 2009-11-24 | 1 | -3/+43 |
| | |||||
* | Compressed protocol support + extensibility for mysqlnd | Andrey Hristov | 2009-11-20 | 1 | -6/+7 |
| | |||||
* | Fix a typo, utf8 is 3 byte max, for us, for now | Andrey Hristov | 2009-05-26 | 1 | -1/+2 |
| | | | | | Add a another cset | ||||
* | Add the charsets available from 6.0 as a structure, to be used later | Andrey Hristov | 2009-02-20 | 1 | -0/+159 |
| | |||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | More type fixes for Windows | Andrey Hristov | 2008-11-06 | 1 | -1/+1 |
| | |||||
* | Get rid of many defines (which simplifies the code a lot), | Andrey Hristov | 2008-11-06 | 1 | -30/+30 |
| | | | | | as well as uint->unsigned int | ||||
* | MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset comment | Andrey Hristov | 2008-03-25 | 1 | -130/+130 |
| | |||||
* | Merge with internal version | Andrey Hristov | 2008-01-23 | 1 | -2/+2 |
| | |||||
* | Remove unneeded field | Andrey Hristov | 2008-01-03 | 1 | -130/+130 |
| | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Update mysqlnd in HEAD | Andrey Hristov | 2007-10-02 | 1 | -70/+65 |
| | | | | | Updated ext/mysql and ext/mysqli in HEAD | ||||
* | - Moved mysqnd to it's own directory: It is sort of an extension itself. | Jani Taskinen | 2007-07-25 | 1 | -0/+608 |
(Similar to what ext/libxml is..) |