summaryrefslogtreecommitdiff
path: root/ext/pdo/pdo_sql_parser.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC3'.php-5.0.0RC3SVN Migration2004-06-071-317/+0
* ok, apprently we _don't_ want to count the nulls.George Schlossnagle2004-05-211-7/+2
* fix fubar'd emulated bindingsGeorge Schlossnagle2004-05-211-2/+2
* remove debugGeorge Schlossnagle2004-05-201-3/+1
* off by one errorGeorge Schlossnagle2004-05-201-2/+8
* set active_query_string to null in case of failureGeorge Schlossnagle2004-05-201-70/+140
* keys need to be null-terminated (how did this not get committed before???)George Schlossnagle2004-05-201-4/+10
* Added lastInsertId() method for retrieving last insert id.Ilia Alshanetsky2004-05-191-2/+2
* forgotten off the last commitGeorge Schlossnagle2004-05-181-19/+38
* Update generated parserWez Furlong2004-05-181-12/+12
* for those without re2cGeorge Schlossnagle2004-05-181-0/+223