History log of /php-src/ext/pdo_mysql/mysql_statement.c (Results 101 – 125 of 194)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1
# 7f05a39f 24-Mar-2012 Pierrick Charron

Merge branch 'PHP-5.3' into PHP-5.4


# da2da13f 24-Mar-2012 Pierrick Charron

Remove unused variable

Revision tags: PHP-5.4.1-RC1
# b526e0e4 05-Mar-2012 Johannes Schlüter

Fix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always work

# f6662858 05-Mar-2012 Johannes Schlüter

Fix Bug #61207 PDO::nextRowset() after a multi-statement query doesn't always work

Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++

# 4e198252 01-Jan-2012 Felipe Pena

- Year++

Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2
# bb10815f 19-Sep-2011 Johannes Schlüter

- Fix folding

# 2122879a 19-Sep-2011 Johannes Schlüter

- Fix folding

Revision tags: php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 3e17b490 16-May-2011 Johannes Schlüter

- Fix Bug #53782 (foreach throws irrelevant exception)

# a90b7da4 16-May-2011 Johannes Schlüter

- Fix Bug #53782 (foreach throws irrelevant exception)

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1
# fc49f76c 14-Jan-2011 Johannes Schlüter

- Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver)

# 22b42afa 14-Jan-2011 Johannes Schlüter

- Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver)

Revision tags: php-5.2.17, php-5.3.5
# 927bf09c 01-Jan-2011 Felipe Pena

- Year++

# 0203cc3d 01-Jan-2011 Felipe Pena

- Year++

Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 33c99f9a 05-Oct-2010 Kalle Sommer Nielsen

Fixed constness compiler warning in pdo_mysql

# d6efd2fe 05-Oct-2010 Kalle Sommer Nielsen

Fixed constness compiler warning in pdo_mysql

Revision tags: oci8-1.4.3
# eaad585a 05-Aug-2010 Johannes Schlüter

- Drop (broken) support for libmysql 3.23 and 4.0 from pdo_mysql, see bug #51259

Revision tags: php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1
# 9c90bf42 21-May-2010 Andrey Hristov

Fix for Bug #51870
PDO::fetchAll after a PDO::execute with bindings lead to a segv.

It is only in unreleased code and thus doesn't deserve a NEWS entry

# 7f44538a 21-May-2010 Andrey Hristov

Fix for Bug #51870
PDO::fetchAll after a PDO::execute with bindings lead to a segv.

It is only in unreleased code and thus doesn't deserve a NEWS entry

# 7496cc76 16-Mar-2010 Andrey Hristov

decouple the methods in MYSQLND_STMT from the data,
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch my

decouple the methods in MYSQLND_STMT from the data,
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch mysqlnd internals
instead of using API calls.

show more ...

Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# e50de7d9 03-Feb-2010 Andrey Hristov

Pass tsrmls to all functions, which might need it in the future.
We are anyway breaking the internal ABI in 5.3.2 so this won't hurt
and make us prepared for the future.

Revision tags: php-5.2.13RC1
# 9ba1e816 03-Jan-2010 Sebastian Bergmann

sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1
# f02ebe4a 20-May-2009 Kalle Sommer Nielsen

MFH: Fix compiler warnings in ext/mysql, ext/mysqli and ext/pdo_mysql

Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1
# a6263465 14-Jan-2009 Ilia Alshanetsky

Removed unused variable

# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.

12345678