| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | | |||||
| * | MFH: | Andrey Hristov | 2008-11-18 | 1 | -0/+1 |
| | | | | | | | Asynchronous queries for mysqli, when mysqlnd is enabled. Includes 4 tests for mysqli_poll | ||||
| * | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -0/+1 |
| | | | | | | | | | | | Clearly separated fetching (physical reading) from decoding phases (data interpretation). Threaded fetching added but disabled as needs more work for Windows. For Linux needs some touches to add pthreads if this is enabled, probably with a compile-time switch. The code reorganisation makes it easy to add also async API, similar to cURL's one. | ||||
| * | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | | |||||
| * | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+41 |
| Patch ext/mysql and ext/mysqli to support mysqlnd | |||||
