summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/php_pdo_mysql_int.h
Commit message (Expand)AuthorAgeFilesLines
* year++Xinchen Hui2018-01-021-1/+1
* Add PDO parameter types for national character set stringsAdam Baratz2017-03-201-0/+1
* Remove unused fieldAdam Baratz2017-03-201-1/+0
* Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-091-0/+3
|\
| * Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTThomas Orozco2017-03-091-0/+3
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Merge branch 'PHP-7.0'Nikita Popov2016-03-031-1/+1
|\ \ | |/
| * Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-031-1/+1
* | Merge branch 'PHP-7.0'Lior Kaplan2016-01-011-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
* | | MNDR:Andrey Hristov2015-11-121-3/+3
|/ /
* | 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