Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFB and steph's pecl fixes into confutils | Elizabeth Marie Smith | 2008-05-14 | 1 | -18/+22 |
| | |||||
* | missing spaces | Dmitry Stogov | 2008-01-29 | 1 | -2/+2 |
| | |||||
* | Moving extension specific code to php_mysqlnd.c as the old rule is. | Andrey Hristov | 2008-01-28 | 1 | -1/+2 |
| | |||||
* | MFB: | Andrey Hristov | 2008-01-28 | 1 | -6/+2 |
| | | | | | | | some config.w32 fixes moved mysqlnd's block allocator to a separate file and also now it's part of the connection, no MT problems. | ||||
* | fix build (temp fix pending Andrey's review) | Stanislav Malyshev | 2007-11-02 | 1 | -0/+4 |
| | |||||
* | Sync mysqlnd with HEAD. Same sources as in 5_3 | Andrey Hristov | 2007-10-16 | 1 | -21/+15 |
| | |||||
* | Fix error | Andrey Hristov | 2007-10-04 | 1 | -15/+15 |
| | |||||
* | Try to fix the windows build of mysqlnd | Andrey Hristov | 2007-10-04 | 1 | -43/+3 |
| | |||||
* | Update mysqlnd in HEAD | Andrey Hristov | 2007-10-02 | 1 | -9/+11 |
| | | | | | 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/+64 |
(Similar to what ext/libxml is..) |