Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix #80330: Replace language in APIs and source code/docs | Darek Slusarczyk | 2021-01-25 | 1 | -0/+1 |
| | | | | | | | | | Rename MYSQLI_REFRESH_SLAVE to MYSQLI_REFRESH_REPLICA in line with upstream change in MySQL. The old name is retained for backwards-compatibility reasons, and may be deprecated/removed in the future. Closes GH-6632. | ||||
* | Replace zend_bool uses with bool | Nikita Popov | 2021-01-15 | 1 | -1/+1 |
| | | | | | | | We're starting to see a mix between uses of zend_bool and bool. Replace all usages with the standard bool type everywhere. Of course, zend_bool is retained as an alias. | ||||
* | Fixed bug #70066 | Nikita Popov | 2020-12-09 | 1 | -1/+1 |
| | | | | | If we fall back to emulated prepared statements, destroy S->stmt, so the code doesn't get confused about which mode we're in. | ||||
* | Remove mention of PHP major version in Copyright headers | Gabriel Caruso | 2019-09-25 | 1 | -2/+0 |
| | | | | Closes GH-4732. | ||||
* | Update and fix remaining year ranges (2019) | Peter Kokot | 2019-02-08 | 1 | -1/+1 |
| | | | | | | This patch follows previous license year ranges updates. With new approach source code files now have simplified headers with license information without year ranges. | ||||
* | year++ | Xinchen Hui | 2018-01-02 | 1 | -1/+1 |
| | |||||
* | 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 | -4/+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 |
|\ \ | |/ | | | | | | | | | | | * PHP-7.0: Update header to PHP Version 7 Happy new year (Update copyright to 2016) Happy new year (Update copyright to 2016) | ||||
| * | Merge branch 'PHP-5.6' into PHP-7.0 | Lior Kaplan | 2016-01-01 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | * PHP-5.6: Happy new year (Update copyright to 2016) | ||||
| | * | 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 |
| | | | |||||
* | | | - Remove dead macrom mysql_list_fields() | Andrey Hristov | 2015-11-16 | 1 | -1/+0 |
| | | | | | | | | | | | | - Small optimizations here and there | ||||
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+0 |
| | | | | | | | | | | | | - move things out of mysqlnd_priv.h | ||||
* | | | MNDR: | Andrey Hristov | 2015-11-12 | 1 | -1/+1 |
|/ / | | | | | | | | | | | - rename mysqlnd_init to mysqlnd_connection_init - rename mysqlnd_connect to mysqlnd_connection_connect - created macros for BC | ||||
* | | 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 |
| | | |||||
* | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
|/ | |||||
* | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
| | |||||
* | Export new calls | Andrey Hristov | 2013-02-07 | 1 | -2/+2 |
| | |||||
* | Add support for connect attributes, as of MySQL 5.6 | Andrey Hristov | 2013-01-15 | 1 | -1/+2 |
| | |||||
* | bump year | Xinchen Hui | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 1 | -1/+1 |
| | |||||
* | - Fix copyrights | Felipe Pena | 2010-04-20 | 1 | -2/+2 |
| | |||||
* | CS + WS changes | Andrey Hristov | 2010-04-15 | 1 | -9/+9 |
| | |||||
* | Fix for bug#49234 method not found ssl_set | Andrey Hristov | 2010-04-15 | 1 | -0/+1 |
| | | | | | Patch was tested and compiles on Windows. (Thanks Kalle) | ||||
* | Making mysqlnd emit no warnings when fetching pooled persistent connections ↵ | Ulf Wendel | 2009-10-15 | 1 | -1/+1 |
| | | | | that have timed out or are unusable for any other reason - bug #49761 | ||||
* | MFH:Add support for mysql_stmt_store_result() from libmysql 6.0.8+ and 5.4.x | Andrey Hristov | 2009-05-29 | 1 | -0/+2 |
| | |||||
* | MFH: export mysql_refresh | Johannes Schlüter | 2009-01-22 | 1 | -0/+11 |
| | | | | | | | | | [DOC] This makes mysql_refresh() as described in http://dev.mysql.com/doc/refman/6.0/en/mysql-refresh.html available as mysqli_Refresh() and mysqli->refresh() MYSQLI_REFRESH_BACKUP_LOG is only available when linking libmysql 6.0 or mysqlnd | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
| | |||||
* | MFB: | Andrey Hristov | 2008-10-31 | 1 | -1/+1 |
| | | | | | | | | 64bit fixes: - fixes to sprintf modifiers, cleaning warnings - use _t types, like uint64_t instead of uint64, thus skipping series of typedefs. | ||||
* | Update mysqlnd | Andrey Hristov | 2008-05-07 | 1 | -4/+0 |
| | |||||
* | MFB: Update CVS from the development tree | Andrey Hristov | 2008-04-16 | 1 | -0/+3 |
| | |||||
* | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -1/+2 |
| | | | | | | | | | | Clearly separated fetching (physical reading) from decoding phases (data interpretation). Threaded fetching added but disabled as needs more work for Windows. For Linux needs some touches to add pthreads if this is enabled, probably with a compile-time switch. The code reorganisation makes it easy to add also async API, similar to cURL's one. | ||||
* | Merge with internal version | Andrey Hristov | 2008-01-23 | 1 | -2/+2 |
| | |||||
* | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 1 | -1/+1 |
| | | | | | | | - Clean up a bit a type mess - 4 types less. No need to have aliases for the same thing (unification is the name). - New macro for Johannes mysqlnd_stmt_ro_result_metadata | ||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
| | |||||
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+121 |
Patch ext/mysql and ext/mysqli to support mysqlnd |