Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 1 | -1/+1 |
* | MFH: | Ilia Alshanetsky | 2006-03-05 | 1 | -0/+2 |
* | Fixed bug #36345 (PDO/MySQL problem loading BLOB over 1MB). | Ilia Alshanetsky | 2006-02-14 | 1 | -0/+2 |
* | bump year and license version | foobar | 2006-01-01 | 1 | -3/+3 |
* | MFH: add MySQL options and corresponding constants | Antony Dovgal | 2005-10-27 | 1 | -0/+4 |
* | Missing bit of the previous commits | Ilia Alshanetsky | 2005-07-20 | 1 | -1/+1 |
* | Enable native mysql 4.1.x prepared statement support | Wez Furlong | 2005-07-03 | 1 | -8/+15 |
* | Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle | Ilia Alshanetsky | 2005-06-24 | 1 | -0/+5 |
* | fully distinguish between database and statement level errors | Hartmut Holzgraefe | 2005-02-27 | 1 | -0/+1 |
* | use fetch_fields only once and remember the result | Hartmut Holzgraefe | 2005-02-27 | 1 | -0/+1 |
* | cols | Hartmut Holzgraefe | 2005-02-27 | 1 | -1/+0 |
* | zts fix ;) | Wez Furlong | 2004-05-20 | 1 | -2/+2 |
* | Correctly report errors for statment problems. | Ilia Alshanetsky | 2004-05-20 | 1 | -2/+3 |
* | Error handling support. | Ilia Alshanetsky | 2004-05-20 | 1 | -14/+12 |
* | Added lastInsertId() method for retrieving last insert id. | Ilia Alshanetsky | 2004-05-19 | 1 | -1/+10 |
* | Simplify config via the use of mysql_config. | Ilia Alshanetsky | 2004-05-19 | 1 | -1/+1 |
* | Update prepare() prototype. | Wez Furlong | 2004-05-19 | 1 | -3/+3 |
* | Minor tweaks | Wez Furlong | 2004-05-18 | 1 | -3/+3 |
* | mySQL, not Oracle ;) | Wez Furlong | 2004-05-18 | 1 | -1/+1 |
* | initial import of mysql 3.x pdo driver | George Schlossnagle | 2004-05-18 | 1 | -0/+61 |