summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
Commit message (Expand)AuthorAgeFilesLines
* Enable native mysql 4.1.x prepared statement supportWez Furlong2005-07-031-8/+15
* Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggleIlia Alshanetsky2005-06-241-0/+5
* fully distinguish between database and statement level errorsHartmut Holzgraefe2005-02-271-0/+1
* use fetch_fields only once and remember the resultHartmut Holzgraefe2005-02-271-0/+1
* colsHartmut Holzgraefe2005-02-271-1/+0
* zts fix ;)Wez Furlong2004-05-201-2/+2
* Correctly report errors for statment problems.Ilia Alshanetsky2004-05-201-2/+3
* Error handling support.Ilia Alshanetsky2004-05-201-14/+12
* Added lastInsertId() method for retrieving last insert id.Ilia Alshanetsky2004-05-191-1/+10
* Simplify config via the use of mysql_config.Ilia Alshanetsky2004-05-191-1/+1
* Update prepare() prototype.Wez Furlong2004-05-191-3/+3
* Minor tweaksWez Furlong2004-05-181-3/+3
* mySQL, not Oracle ;)Wez Furlong2004-05-181-1/+1
* initial import of mysql 3.x pdo driverGeorge Schlossnagle2004-05-181-0/+61