Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -1/+1 |
| | | | | | Patch ext/mysql and ext/mysqli to support mysqlnd | ||||
* | Improved memory usage by movig constants to read only memory. (Dmitry, Pierre) | Dmitry Stogov | 2007-09-27 | 1 | -1/+1 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
| | |||||
* | MFH: nuke php3 legacy | foobar | 2005-12-06 | 1 | -1/+1 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | fix couple of leaks in MySQLi | Antony Dovgal | 2005-06-27 | 1 | -0/+1 |
| | |||||
* | Added standard emacs and vim modelines | Zak Greant | 2005-01-16 | 1 | -0/+9 |
| | |||||
* | - Fix shared build | Marcus Boerger | 2005-01-08 | 1 | -1/+1 |
| | |||||
* | ZTS fix. | Sebastian Bergmann | 2005-01-07 | 1 | -1/+1 |
| | |||||
* | Added new classes: | Georg Richter | 2005-01-07 | 1 | -0/+74 |
mysqli_driver mysqli_warning mysqli_exception mysqli_sql_exception Improved embedded server support changed testsuite to work also with embedded server Made statement and resultset classes extendable minor fixes |