History log of /PHP-7.0/ext/pdo/pdo_sql_parser.c (Results 101 – 112 of 112)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 88640832 21-Jan-2005 Wez Furlong

and check in the generated c file later, to avoid remaking it in fresh checkouts.


# dd842e4b 12-Jan-2005 Wez Furlong

API support for scrollable cursors


Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1, RELEASE_0_1, php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1, php-4.3.7RC1, RELEASE_0_1_1
# 4d01a5c2 21-May-2004 George Schlossnagle

ok, apprently we _don't_ want to count the nulls.


# 518cf77f 21-May-2004 George Schlossnagle

fix fubar'd emulated bindings


# b7b7beda 20-May-2004 George Schlossnagle

remove debug


# 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


12345