summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | switch to the unified globals accessor where appropriateAnatol Belski2015-07-291-6/+2
* | Various warning fixesNikita Popov2015-07-171-1/+6
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-1/+1
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-2/+2
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-3/+3
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-061-1/+2
|\ \
| * \ Merge branch 'PHP-5.6'Julien Pauli2014-12-051-1/+2
| |\ \ | | |/
| | * Start adding new attribute to control multi statementspwolanin2014-12-051-1/+2
| | * Bump yearXinchen Hui2014-01-031-1/+1
* | | converted ext/sqlite and ext/pdo_mysql to use static tsrmls cacheAnatol Belski2014-10-161-1/+4
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-5/+5
* | yet trivial fixes to mysql extsAnatol Belski2014-08-211-1/+1
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-4/+4
* | Refactor pdo_mysql(incompleted, some tests failed due to no mysqlnd)Xinchen Hui2014-05-071-15/+15
* | Bump yearXinchen Hui2014-01-031-1/+1
|/
* Fix bug 65299Johannes Schlüter2013-07-231-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* Allow setting SHA256 auth public key as optionJohannes Schlüter2012-10-311-1/+4
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-10-091-0/+0
|\
| * Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
| * Fix bug #61194 PDO should export compression flag with myslqndJohannes Schlüter2012-03-051-1/+1
| * - Year++Felipe Pena2012-01-011-1/+1
| * - Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)Johannes Schlüter2011-05-091-1/+0
| * Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)Rob Richards2011-04-151-1/+6
| * MFT: Implemented FR #47802 (Support for setting character sets in DSN strings)Kalle Sommer Nielsen2011-01-171-0/+4
| * - Year++Felipe Pena2011-01-011-1/+1
| * profiling in trace modeAndrey Hristov2010-10-221-2/+2
* | Fix bug #61194 PDO should export compression flag with myslqndJohannes Schlüter2012-03-051-1/+1
* | - Year++Felipe Pena2012-01-011-1/+1
* | - Fix bug #54644 (wrong pathes in php_pdo_mysql_int.h)Johannes Schlüter2011-05-091-1/+0
* | Implement FR #48587 (MySQL PDO driver doesn't support SSL connections)Rob Richards2011-04-151-1/+6
* | Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQLKalle Sommer Nielsen2011-01-071-0/+4
* | - Year++Felipe Pena2011-01-011-1/+1
* | profiling in trace modeAndrey Hristov2010-10-221-2/+2
* | - Drop (broken) support for libmysql 3.23 and 4.0 from pdo_mysql, see bug #51259Johannes Schlüter2010-08-051-2/+0
|/
* ZEND_EXTERN_MODULE_GLOBALS() is necessary with ZTS, at least on OS X. How con...Gwynne Raskind2010-01-311-0/+2
* Fixed crash in ZTS mode due to ini values not being initializedIlia Alshanetsky2010-01-311-2/+0
* Fixed bug #50829 (php.ini directive pdo_mysql.default_socket is ignored)Ilia Alshanetsky2010-01-261-2/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - fix build, come on, it is not that hard to test before commit, is it?Pierre Joye2009-12-111-0/+6
* Fix pdo build, forgot to remove the zval caching from pdo-mysqlAndrey Hristov2009-12-101-2/+0
* mysqlnd supports INIT_COMMAND and so we can add it to PDO_MYSQL @ mysqlndUlf Wendel2009-09-221-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1