summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/pdo_mysql.c
Commit message (Expand)AuthorAgeFilesLines
* Fix #80329: Add option to specify LOAD DATA LOCAL white list folderDarek Slusarczyk2021-02-231-0/+3
* Convert warning to assetion in MySQL PDO driverGeorge Peter Banyard2020-09-151-4/+1
* Get rid of empty function entriesMáté Kocsis2020-08-011-7/+1
* Remove proto comments from C filesMax Semenik2020-07-061-14/+7
* Fix [-Wundef] warning in PDO MySQL extensionGeorge Peter Banyard2020-05-201-4/+4
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-251-2/+0
* Remove local variablesPeter Kokot2019-02-031-10/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-151-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* 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
* | Remove version checksNikita Popov2016-01-301-2/+0
|/
* 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
| * Fix compilation error (ref #68424)Matteo Beccati2014-12-061-2/+2
* | cleanup mod version macros, round 3Anatol Belski2015-03-231-1/+1
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-161-2/+2
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-6/+6
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-6/+6
* | Merge remote-tracking branch 'origin/master' into native-tlsAnatol Belski2014-12-061-1/+1
|\ \
| * \ Merge branch 'PHP-5.6'Julien Pauli2014-12-051-1/+1
| |\ \ | | |/
| | * Start adding new attribute to control multi statementspwolanin2014-12-051-1/+1
* | | converted ext/sqlite and ext/pdo_mysql to use static tsrmls cacheAnatol Belski2014-10-161-0/+6
|/ /
* | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | master renames phase 1Anatol Belski2014-08-251-16/+16
* | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-16/+16
* | basic macro replacements, all at onceAnatol Belski2014-08-191-16/+16
* | Fixed pdo_mysql build with mysqlndXinchen Hui2014-06-191-1/+1
|/
* Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2014-02-231-1/+6
|\
| * We can't dereference dbh if it is NULLJohannes Schlüter2014-02-231-1/+6
| * Bump yearXinchen Hui2014-01-031-1/+1
* | Bump yearXinchen Hui2014-01-031-1/+1
* | Fix bug 65299Johannes Schlüter2013-07-231-1/+1
* | Merge branch 'PHP-5.4' into PHP-5.5Johannes Schlüter2013-07-161-1/+1
|\ \ | |/
| * Make zval2myslqnd implementations aware of inheritanceJohannes Schlüter2013-07-161-1/+1
| * Happy New YearXinchen Hui2013-01-011-1/+1
* | Happy New YearXinchen Hui2013-01-011-1/+1
* | Allow setting SHA256 auth public key as optionJohannes Schlüter2012-10-311-0/+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
* | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-06-221-1/+1
|\ \ | |/