Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compilation error (ref #68424) | Matteo Beccati | 2014-12-06 | 1 | -2/+2 |
| | |||||
* | Start adding new attribute to control multi statements | pwolanin | 2014-12-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2014-02-23 | 1 | -1/+6 |
|\ | |||||
| * | We can't dereference dbh if it is NULL | Johannes Schlüter | 2014-02-23 | 1 | -1/+6 |
| | | |||||
| * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | |||||
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | | |||||
* | | Fix bug 65299 | Johannes Schlüter | 2013-07-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Johannes Schlüter | 2013-07-16 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Make zval2myslqnd implementations aware of inheritance | Johannes Schlüter | 2013-07-16 | 1 | -1/+1 |
| | | |||||
| * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | | |||||
* | | Allow setting SHA256 auth public key as option | Johannes Schlüter | 2012-10-31 | 1 | -0/+4 |
|/ | |||||
* | Merge branch 'PHP-5.3' into PHP-5.4 | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
|\ | |||||
| * | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 1 | -0/+0 |
| | | |||||
* | | Merge branch 'PHP-5.3' into PHP-5.4 | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
|\ \ | |/ | | | | | | | * PHP-5.3: Remove extra ; | ||||
| * | Remove extra ; | Johannes Schlüter | 2012-06-22 | 1 | -1/+1 |
| | | |||||
| * | Fix bug #61194 PDO should export compression flag with myslqnd | Johannes Schlüter | 2012-03-05 | 1 | -1/+1 |
| | | |||||
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
| * | - Fix bug #60155 (pdo_mysql.default_socket ignored). | Johannes Schlüter | 2011-11-02 | 1 | -6/+16 |
| | | |||||
| * | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
| * | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
| * | Implement FR #48587 (MySQL PDO driver doesn't support SSL connections) | Rob Richards | 2011-04-15 | 1 | -1/+5 |
| | | |||||
| * | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | | |||||
* | | Fix bug #61194 PDO should export compression flag with myslqnd | Johannes Schlüter | 2012-03-05 | 1 | -1/+1 |
| | | |||||
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | | |||||
* | | - Fix bug #60155 (pdo_mysql.default_socket ignored). | Johannes Schlüter | 2011-11-02 | 1 | -6/+16 |
| | | |||||
* | | api_ext to reverse_api | Andrey Hristov | 2011-10-19 | 1 | -4/+5 |
| | | |||||
* | | Fix bad cast which leads to crashes! | Andrey Hristov | 2011-10-05 | 1 | -1/+1 |
| | | |||||
* | | - Fix TSRM build | Johannes Schlüter | 2011-09-01 | 1 | -1/+1 |
| | | |||||
* | | - Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd | Johannes Schlüter | 2011-08-31 | 1 | -0/+28 |
| | | |||||
* | | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -1/+1 |
| | | |||||
* | | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
| | | |||||
* | | Implement FR #48587 (MySQL PDO driver doesn't support SSL connections) | Rob Richards | 2011-04-15 | 1 | -1/+5 |
| | | |||||
* | | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
|/ | |||||
* | Fixed crash in ZTS mode due to ini values not being initialized | Ilia Alshanetsky | 2010-01-31 | 1 | -13/+3 |
| | |||||
* | Blah, PDO_DBG_ENABLED is a 0/1 toggle | Rasmus Lerdorf | 2010-01-31 | 1 | -1/+1 |
| | |||||
* | RINIT/RSHUTDOWN do nothing unless PDO_DBG_ENABLED is defined, | Rasmus Lerdorf | 2010-01-31 | 1 | -1/+1 |
| | | | | | so don't waste time calling them on every request. | ||||
* | Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored) | Ilia Alshanetsky | 2010-01-26 | 1 | -4/+0 |
| | |||||
* | make mysqlnd's tracing API more reusable | Andrey Hristov | 2010-01-13 | 1 | -1/+1 |
| | |||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 1 | -1/+1 |
| | |||||
* | Fix pdo build, forgot to remove the zval caching from pdo-mysql | Andrey Hristov | 2009-12-10 | 1 | -32/+2 |
| | |||||
* | Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it ↵ | Ilia Alshanetsky | 2009-11-23 | 1 | -1/+1 |
| | | | | is empty). | ||||
* | Fixed bug #50023 (pdo_mysql doesn't use PHP_MYSQL_UNIX_SOCK_ADDR) | Ilia Alshanetsky | 2009-10-29 | 1 | -2/+5 |
| | | | | | # Original patch by six at aegis-corp dot org | ||||
* | mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlnd | Ulf Wendel | 2009-09-22 | 1 | -1/+1 |
| | |||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFH: Fix #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS) | Johannes Schlüter | 2008-10-27 | 1 | -0/+2 |
| | |||||
* | MFH: Add PDO::MYSQL_ATTR_COMPRESS connection flag [DOC] | Johannes Schlüter | 2008-10-14 | 1 | -0/+1 |
| | |||||
* | MFH: Free persistent cache and improve MINFO output | Johannes Schlüter | 2008-09-29 | 1 | -10/+11 |
| | |||||
* | MFH: Add mysqlnd support for PDO_mysql, fixes at least bug#41997,#42499, | Johannes Schlüter | 2008-07-21 | 1 | -39/+177 |
| | | | | | | | | | | | | | | | | | | | | | | | | pecl#12794, pecl#12401 # Running the tests: # (Note: Doesn't work currnetly on HEAD, see: # http://news.php.net/php.qa/64378) # # PDO_MYSQL_TEST_DSN - DSN # For example: mysql:dbname=test;host=localhost;port=3306 # # PDO_MYSQL_TEST_HOST - database host # PDO_MYSQL_TEST_DB - database (schema) name # PDO_MYSQL_TEST_SOCKET - database server socket # PDO_MYSQL_TEST_ENGINE - storage engine to use # PDO_MYSQL_TEST_USER - database user # PDO_MYSQL_TEST_PASS - database user password # PDO_MYSQL_TEST_CHARSET - database charset # # NOTE: if any of PDO_MYSQL_TEST_[HOST|DB|SOCKET|ENGINE|CHARSET] is # part of PDO_MYSQL_TEST_DSN, the values must match. That is, for example, # for PDO_MYSQL_TEST_DSN = mysql:dbname=test you MUST set PDO_MYSQL_TEST_DB=test. | ||||
* | Fix for bug#45179 --with-mysql-sock fails to compile & work | Andrey Hristov | 2008-07-21 | 1 | -0/+1 |
| | | | | | | | Now --with-mysql-sock controls all mysql extensions. If provided it will be the default value as it was set in php.ini . php.ini will override it for ext/mysql and ext/mysqli but not for pdo_mysql |