summaryrefslogtreecommitdiff
path: root/ext/pdo_mysql/mysql_driver.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\ \ \ | | |/ /
| | * | C89 compatAnatol Belski2014-12-061-4/+5
* | | | Merge branch 'PHP-5.6'Julien Pauli2014-12-051-2/+6
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.5' into PHP-5.6Julien Pauli2014-12-051-2/+6
| |\ \ \ | | |/ /
| | * | Start adding new attribute to control multi statementspwolanin2014-12-051-2/+6
| | |/
| | * Bump yearXinchen Hui2014-01-031-1/+1
* | | s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* | | master renames phase 7PRE_AST_MERGEAnatol Belski2014-08-251-1/+1
* | | master renames phase 1Anatol Belski2014-08-251-24/+24
* | | ported from pdo - pgsql, odbc, mysql, firebirt, dblibAnatol Belski2014-08-191-9/+9
* | | basic macro replacements, all at onceAnatol Belski2014-08-191-18/+18
* | | clean up - avoid reallocXinchen Hui2014-08-131-5/+4
* | | Fixed pdo_mysql build with mysqlndXinchen Hui2014-06-191-1/+2
* | | Refactor pdo_mysql(incompleted, some tests failed due to no mysqlnd)Xinchen Hui2014-05-071-10/+15
* | | Merge mainstream 'master' branch into refactoringDmitry Stogov2014-04-261-2/+2
|\ \ \ | |/ /
| * | New result fetching mode for mysqlnd, which should use less memory butAndrey Hristov2014-04-101-2/+2
* | | Cleanup (1-st round)Dmitry Stogov2014-04-151-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-231-3/+3
|\
| * Fix compiler warning on redefined constantJohannes Schlüter2013-07-231-3/+3
| * 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-1/+15
* | Merge branch 'PHP-5.4'Xinchen Hui2012-10-091-0/+0
|\ \ | |/
| * 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-3/+2
| | * - Year++Felipe Pena2012-01-011-1/+1
| | * - Fix bug #60155 (pdo_mysql.default_socket ignored).Johannes Schlüter2011-11-021-6/+5
| | * - fix bug #55870, PDO ignores all SSL parameters when used with mysql native ...Pierre Joye2011-10-081-2/+2
| | * - Fix foldingJohannes Schlüter2011-09-191-4/+6