Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright headers to 2017 | Sammy Kaye Powers | 2017-01-02 | 1 | -1/+1 |
* | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -1/+1 |
|\ | |||||
| * | More email fixing | Andrey Hristov | 2016-03-16 | 1 | -1/+1 |
* | | Merge branch 'PHP-7.0' | Andrey Hristov | 2016-03-16 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Fix emails in headers. @mysql.com addresses are no more since many years. | Andrey Hristov | 2016-03-16 | 1 | -4/+3 |
* | | Merge branch 'PHP-7.0' | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | |||||
| | * | Happy new year (Update copyright to 2016) | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| | * | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | | Give the possibility of the client to pass a factory | Andrey Hristov | 2015-11-24 | 1 | -2/+2 |
* | | | Don't use the specific translated name but use the macro for this | Andrey Hristov | 2015-11-17 | 1 | -1/+1 |
* | | | More const and moved the declaration of php_mysqlnd_scramble() to mysqlnd_auth.h | Andrey Hristov | 2015-11-17 | 1 | -5/+5 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+3 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -25/+23 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -9/+9 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -25/+25 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -0/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -5/+42 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+3 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -32/+13 |
* | | | MDNR: | Andrey Hristov | 2015-11-12 | 1 | -1/+4 |
* | | | MDNR: | Andrey Hristov | 2015-11-12 | 1 | -0/+1 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+2 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -9/+10 |
* | | | MDNR: | Andrey Hristov | 2015-11-12 | 1 | -6/+12 |
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -8/+8 |
|/ / | |||||
* | | Use Zend MM to keep statistic of non-persistent connections (calloc/free->pec... | Dmitry Stogov | 2015-09-18 | 1 | -2/+2 |
* | | cleanup the mod version macros, round 2 | Anatol Belski | 2015-03-23 | 1 | -1/+1 |
* | | bump year | Xinchen Hui | 2015-01-15 | 1 | -1/+1 |
* | | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -25/+25 |
* | | remove fetches from mysqlnd | krakjoe | 2014-09-26 | 1 | -3/+1 |
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | Merge branch 'PHP-5.4' into PHP-5.5 | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
|\ | |||||
| * | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.4' into PHP-5.5 | Anatoliy Belsky | 2012-12-13 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Fixed mysqlnd compilation in debug mode on windows | Anatoliy Belsky | 2012-12-13 | 1 | -0/+2 |
| * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| * | - shift a bit of code around | Andrey Hristov | 2011-11-02 | 1 | -1/+1 |
| * | Now really split the method tables and have different | Andrey Hristov | 2011-10-31 | 1 | -4/+35 |
| * | Split struct MYSQLND in struct MYSQLND and struct MYSQLD_CONN_DATA. | Andrey Hristov | 2011-10-31 | 1 | -19/+29 |
| * | Move from directly referencing an aggregated structure to using a | Andrey Hristov | 2011-10-25 | 1 | -10/+17 |
| * | move plugin specific stuff to one file. create object factory | Andrey Hristov | 2011-10-24 | 1 | -0/+157 |
| * | fix the build | Andrey Hristov | 2011-10-21 | 1 | -1/+0 |
| * | shift code around to two new files - mysqlnd_driver.c | Andrey Hristov | 2011-10-21 | 1 | -0/+100 |
* | compile out example plugin in a release build | andrey | 2012-09-26 | 1 | -0/+2 |
* | refactor MYSQLND_NET, split it two parts for easy resharing | andrey | 2012-04-30 | 1 | -7/+19 |
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | add some PHPAPI | Andrey Hristov | 2011-12-14 | 1 | -2/+2 |
* | - shift a bit of code around | Andrey Hristov | 2011-11-02 | 1 | -1/+1 |