Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add possibility to restrain the number of levels | Andrey Hristov | 2010-01-21 | 1 | -1/+1 |
| | |||||
* | Make it GCC only feature (tracing). VC7 and up do the work | Andrey Hristov | 2010-01-19 | 1 | -1/+1 |
| | | | | | too and it might be tweaked later. | ||||
* | fix windows | Andrey Hristov | 2010-01-19 | 1 | -0/+13 |
| | |||||
* | export more functionality for phpize builds | Andrey Hristov | 2010-01-13 | 1 | -15/+15 |
| | |||||
* | make mysqlnd's tracing API more reusable | Andrey Hristov | 2010-01-13 | 1 | -10/+22 |
| | |||||
* | - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at | Johannes Schlüter | 2009-03-30 | 1 | -1/+1 |
| | | | | | startup) | ||||
* | Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | mysqlnd fixes for Windows : | Andrey Hristov | 2008-11-20 | 1 | -6/+6 |
| | | | | | | - less warnings - PHPAPI for mysqlnd_poll | ||||
* | Get rid of many defines (which simplifies the code a lot), | Andrey Hristov | 2008-11-06 | 1 | -4/+4 |
| | | | | | as well as uint->unsigned int | ||||
* | Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree | Andrey Hristov | 2008-04-16 | 1 | -2/+0 |
| | |||||
* | cvs sync | Andrey Hristov | 2008-02-11 | 1 | -2/+5 |
| | |||||
* | Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | MFB: Fix compile failure on windows | Andrey Hristov | 2007-10-23 | 1 | -1/+1 |
| | |||||
* | Sync mysqlnd with HEAD. Same sources as in 5_3 | Andrey Hristov | 2007-10-16 | 1 | -8/+6 |
| | |||||
* | Update mysqlnd in HEAD | Andrey Hristov | 2007-10-02 | 1 | -0/+147 |
Updated ext/mysql and ext/mysqli in HEAD |