History log of /PHP-8.2/ext/pdo_mysql/pdo_mysql.c (Results 51 – 75 of 110)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1, php-5.3.16, php-5.4.6, php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1
# 5e23a047 22-Jun-2012 Johannes Schlüter

Merge branch 'PHP-5.3' into PHP-5.4

* PHP-5.3:
Remove extra ;


# a62d4e2c 22-Jun-2012 Johannes Schlüter

Remove extra ;

Revision tags: php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1
# dc0070e3 05-Mar-2012 Johannes Schlüter

Fix bug #61194 PDO should export compression flag with myslqnd

# 46608a07 05-Mar-2012 Johannes Schlüter

Fix bug #61194 PDO should export compression flag with myslqnd

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
# 6781f175 02-Nov-2011 Johannes Schlüter

- Fix bug #60155 (pdo_mysql.default_socket ignored).

# 539a0f3b 02-Nov-2011 Johannes Schlüter

- Fix bug #60155 (pdo_mysql.default_socket ignored).

Revision tags: php-5.4.0beta2
# efb68d93 19-Oct-2011 Andrey Hristov

api_ext to reverse_api

# 3cddf1d7 05-Oct-2011 Andrey Hristov

Fix bad cast which leads to crashes!

Revision tags: php-5.4.0beta1
# f90bead7 01-Sep-2011 Johannes Schlüter

- Fix TSRM build

# 7d25510b 31-Aug-2011 Johannes Schlüter

- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd

Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 997f323e 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]

# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]

Revision tags: php-5.4.0alpha3, php-5.3.7RC4
# 23e43859 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro

# 4b30846b 25-Jul-2011 Felipe Pena

- Make usage of new PHP_FE_END macro

Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1
# 1b6dd180 15-Apr-2011 Rob Richards

Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)

# 944a2b0c 15-Apr-2011 Rob Richards

Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)

Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, 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, oci8-1.4.3, 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, php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2
# 6616ceae 31-Jan-2010 Ilia Alshanetsky

Fixed crash in ZTS mode due to ini values not being initialized

# 693eff5d 31-Jan-2010 Rasmus Lerdorf

Blah, PDO_DBG_ENABLED is a 0/1 toggle

# cc4e15ce 31-Jan-2010 Rasmus Lerdorf

RINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is defined,
so don't waste time calling them on every request.

Revision tags: php-5.2.13RC1
# daa380c0 26-Jan-2010 Ilia Alshanetsky

Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)

# 176e6dd2 13-Jan-2010 Andrey Hristov

make mysqlnd's tracing API more reusable

12345