History log of /PHP-5.5/ext/pdo_mysql/mysql_driver.c (Results 26 – 50 of 132)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 2817c5f3 19-Sep-2011 Johannes Schlüter

- Fix folding


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

- Fix folding


Revision tags: php-5.4.0beta1
# ab99790e 02-Sep-2011 Andrey Hristov

Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes


# cc697fa5 02-Sep-2011 Andrey Hristov

Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes


# 27a48f0b 02-Sep-2011 Andrey Hristov

Fix for Bug #54158 MYSQLND + PDO MySQL requires #define MYSQL_OPT_LOCAL_INFILE
and a bunch of other small preprocessor fixes


Revision tags: 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
# 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
# 504b6f69 17-Jan-2011 Kalle Sommer Nielsen

MFT: Implemented FR #47802 (Support for setting character sets in DSN strings)


# ee62a1a7 07-Jan-2011 Kalle Sommer Nielsen

Added test case for #47802 and fixed macro name after the move to mysql_options()


# 1351c2e2 07-Jan-2011 Kalle Sommer Nielsen

Update to use mysql_options() instead of mysql_set_character_set() (As suggested by Andrey)


# e4c36b05 07-Jan-2011 Kalle Sommer Nielsen

Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQL


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, 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
# cb303308 26-Apr-2010 Kalle Sommer Nielsen

Merge safe_mode changes into extensions that are in sync in both branches


# dd8e59da 26-Apr-2010 Kalle Sommer Nielsen

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_

Removed safe_mode
* Removed ini options, safe_mode*
* Removed --enable-safe-mode --with-exec-dir configure options on Unix
* Updated extensions, SAPI's and core
* php_get_current_user() is now declared in main.c, thrus no need to include safe_mode.h anymore

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
# d2e14e3f 12-Jan-2010 Ilia Alshanetsky

Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)


# 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
# c8c250df 10-Dec-2009 Andrey Hristov

Fix pdo build, forgot to remove the zval caching from pdo-mysql


Revision tags: 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
# 381ebe75 22-Sep-2009 Ulf Wendel

mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd


Revision tags: php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2
# 193bbbbd 21-Aug-2009 Antony Dovgal

fix build broken by the fix for bug #49306


# 019f4f2c 20-Aug-2009 Ilia Alshanetsky

Fixed bug #49306 (inside pdo_mysql default socket settings are ignored).


Revision tags: 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, 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
# 08659c2d 31-Dec-2008 Sebastian Bergmann

MFH: Bump copyright year, 3 of 3.


# bead44c4 30-Dec-2008 Ilia Alshanetsky

MFB: Fixed bug #46964 (Fixed pdo_mysql build with older version of MySQL).


123456