History log of /PHP-5.5/ext/pdo/pdo_sql_parser.c (Results 76 – 82 of 82)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# c22cb047 20-May-2004 George Schlossnagle

off by one error


# 33669162 20-May-2004 George Schlossnagle

set active_query_string to null in case of failure


# e3e23704 20-May-2004 George Schlossnagle

keys need to be null-terminated (how did this not get committed before???)
bind-by-name includes the leading : in the name


# 074ba3fb 19-May-2004 Ilia Alshanetsky

Added lastInsertId() method for retrieving last insert id.
Made affectedRows() work for MySQL.
Populate error value in MySQL on error.


# 2e4c3ea3 18-May-2004 George Schlossnagle

forgotten off the last commit


# 17d009c3 18-May-2004 Wez Furlong

Update generated parser


# 85e3a1bc 18-May-2004 George Schlossnagle

for those without re2c


1234