summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3'.php-5.0.0RC3SVN Migration2004-06-071-69/+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