summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/mysql_driver.c
Commit message (Expand)AuthorAgeFilesLines
* Fix double free of DSN credentialsNikita Popov2019-09-091-2/+2
* PDO: support username & password specified in DSNSjon Hortensius2019-07-021-3/+13
* Merge branch 'PHP-7.3' into PHP-7.4Darek Slusarczyk2019-02-111-0/+15
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Darek Slusarczyk2019-02-111-0/+15
| |\
| | * Merge branch 'PHP-7.1' into PHP-7.2Darek Slusarczyk2019-02-111-0/+15
| | |\
| | | * security fix - by default 'local infile' is disabled:Darek Slusarczyk2019-02-111-0/+15
| | | * year++Xinchen Hui2018-01-021-1/+1
| | * | year++Xinchen Hui2018-01-021-1/+1
* | | | Remove local variablesPeter Kokot2019-02-031-9/+0
* | | | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
* | | | Merge branch 'PHP-7.3'Nikita Popov2019-01-091-1/+21
|\ \ \ \ | |/ / /
| * | | Fixed bug #77289Lauri Kenttä2019-01-091-1/+21
* | | | Clean up unnecessary ternary expressions and simplify some returnsGabriel Caruso2018-12-031-2/+2
|/ / /
* | | Remove unused Git attributes identPeter Kokot2018-07-251-2/+0
* | | Use zend_string_release_ex() instread of zend_string_release() in places, whe...Dmitry Stogov2018-05-281-13/+13
* | | year++Xinchen Hui2018-01-021-1/+1
* | | Move constants into read-only data segmentDmitry Stogov2017-12-141-2/+2
* | | Remove version checks for MySQL < 5.0Nikita Popov2017-07-191-34/+0
|/ /
* | Merge branch 'PHP-7.1' into PHP-7.2Nikita Popov2017-07-181-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-07-181-1/+1
| |\
| | * Fix check of mysql_commit() return valueYaoGuai2017-07-181-1/+1
* | | Add PDO parameter types for national character set stringsAdam Baratz2017-03-201-4/+43
|/ /
* | Merge branch 'PHP-7.0' into PHP-7.1Nikita Popov2017-03-091-0/+12
|\ \ | |/
| * Fixed bug #71003: Add PDO::MYSQL_ATTR_SSL_VERIFY_SERVER_CERTThomas Orozco2017-03-091-0/+12
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Fixed compilation warningsDmitry Stogov2016-06-221-2/+6
* | Remove version checksNikita Popov2016-01-301-6/+1
|/
* Do not edit the value in place (might be relates to #71261)Xinchen Hui2016-01-041-12/+9
* 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
* | Merge branch 'PHP-5.6' into PHP-7.0Xinchen Hui2015-11-161-0/+2
|\ \ | |/
| * Fixed bug #68077 (LOAD DATA LOCAL INFILE / open_basedir restriction)Xinchen Hui2015-11-161-0/+2
* | Merge branch 'PHP-5.6'Xinchen Hui2015-08-301-23/+28
|\ \ | |/
* | Fixed bug #70272 (Segfault in pdo_mysql)Xinchen Hui2015-08-181-2/+0
* | size_t cleanup for PDOStanislav Malyshev2015-01-261-11/+11
* | Merge branch 'PHP-5.6'Anatol Belski2015-01-151-0/+5
|\ \ | |/
| * Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2015-01-151-3/+8
| |\
| | * PDO_MySQL: Differentiate between linux and win32 when passing unix_socketsteffen2015-01-151-3/+8
| | * Bump yearXinchen Hui2015-01-151-1/+1
| * | bump yearXinchen Hui2015-01-151-1/+1
* | | bump yearXinchen Hui2015-01-151-1/+1
* | | trailing whitespace removalStanislav Malyshev2015-01-101-22/+22
* | | Merge branch 'PHP-5.6'Matteo Beccati2015-01-051-0/+1
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6Matteo Beccati2015-01-051-0/+1
| |\ \ | | |/
| | * Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2015-01-051-0/+1
| | |\
| | | * Fixed bug #68371 PDO#getAttribute() cannot be called with platform-specific a...Matteo Beccati2014-11-101-0/+1
* | | | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-46/+46
* | | | Merge branch 'PHP-5.6'Anatol Belski2014-12-061-4/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Anatol Belski2014-12-061-4/+5
| |\ \ \ | | |/ /