History log of /PHP-7.4/ext/pdo_mysql/php_pdo_mysql_int.h (Results 76 – 91 of 91)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2, php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4
# 9ffefbc7 27-Oct-2005 Antony Dovgal

MFH: add MySQL options and corresponding constants


Revision tags: RELEASE_0_9_2, RELEASE_0_9_1, php-5.1.0RC3, php-5.1.0RC2, php-4.4.1RC1, RELEASE_0_9_0, RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2, php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE, RELEASE_2_0_0, RELEASE_0_9
# 4b6d351c 20-Jul-2005 Ilia Alshanetsky

Missing bit of the previous commits


Revision tags: php-5.1.0b3, php-4.4.0
# d7e5dfb2 03-Jul-2005 Wez Furlong

Enable native mysql 4.1.x prepared statement support
# the hardest part was installing 4.1.x on a gentoo box over a 56k modem


Revision tags: php-4.4.0RC2
# 348c0cdd 24-Jun-2005 Ilia Alshanetsky

Added PDO_MYSQL_ATTR_USE_BUFFERED_QUERY parameter for pdo_mysql, to toggle
usage of buffered queries.


Revision tags: php-5.1.0b2, php-4.4.0RC1, php-5.1.0b1, php-5.0.1b1, RELEASE_0_3, php-5.0.4, php-4.3.11, php-5.0.4RC2, php-4.3.11RC2, php-5.0.4RC1, php-4.3.11RC1
# f7e8fcb8 27-Feb-2005 Hartmut Holzgraefe

fully distinguish between database and statement level errors


# dd7d41e9 27-Feb-2005 Hartmut Holzgraefe

use fetch_fields only once and remember the result


# beb71519 27-Feb-2005 Hartmut Holzgraefe

cols


Revision tags: RELEASE_0_2_4, RELEASE_0_2_3, RELEASE_0_2_2, RELEASE_0_2_1, RELEASE_0_2, 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
# af2aa721 20-May-2004 Wez Furlong

zts fix ;)


# 40b04cd5 20-May-2004 Ilia Alshanetsky

Correctly report errors for statment problems.


# 0d6aa208 20-May-2004 Ilia Alshanetsky

Error handling support.
Fixed possible crash when trying to fetch data from a failed query.


# 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.


# b5f8bd8e 19-May-2004 Ilia Alshanetsky

Simplify config via the use of mysql_config.
Fixed errno naming conflict.


# 87596481 19-May-2004 Wez Furlong

Update prepare() prototype.
Attempt to hunt down the cause of a build warning under win32 by adjust the
name of the error function.


# b54a4dfe 18-May-2004 Wez Furlong

Minor tweaks


# df69bf6c 18-May-2004 Wez Furlong

mySQL, not Oracle ;)


# 71728cc2 18-May-2004 George Schlossnagle

initial import of mysql 3.x pdo driver


1234