summaryrefslogtreecommitdiff
path: root/ext/mysqlnd/mysqlnd_portability.h
Commit message (Expand)AuthorAgeFilesLines
* Fix emails in headers. @mysql.com addresses are no more since many years.Andrey Hristov2016-03-161-1/+1
* trailing whitespace removalStanislav Malyshev2015-01-101-3/+3
* master renames phase 1Anatol Belski2014-08-251-8/+8
* ported mysql and mysqlndAnatol Belski2014-08-191-8/+8
* unify stdint type usageMichael Wallner2013-08-061-106/+1
* Even better patchAndrey Hristov2010-10-041-8/+4
* don't define twice the macro on some platformsAndrey Hristov2010-10-041-0/+2
* try to workaround problems with non-c99 on HPUXAndrey Hristov2010-05-311-0/+8
* remove redefinition of bit_uint8korrAndrey Hristov2010-01-141-10/+0
* Fix compilation warningsAndrey Hristov2009-12-091-41/+38
* fix macro so that 5-byte BIT values are decoded correctlyAndrey Hristov2009-12-021-4/+4
* - Fix the build issue with php_mysqlnd_config.h ending up in wrong build dire...Jani Taskinen2009-09-241-2/+2
* Fixed compilation errorDmitry Stogov2009-09-231-0/+4
* Baby, one more time :(Andrey Hristov2009-08-251-1/+1
* Better fix. A fix of the fixAndrey Hristov2009-08-251-7/+11
* Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclaredAndrey Hristov2009-08-251-6/+19
* Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes()Johannes Schlüter2009-04-201-0/+5
* Asynchronous queries for mysqli, when mysqlnd is enabled.Andrey Hristov2008-11-181-1/+35
* More type fixes for WindowsAndrey Hristov2008-11-061-111/+107
* Rely on win32/php_stdint.h on Windows for stdint typesAndrey Hristov2008-11-061-7/+4
* Get rid of many defines (which simplifies the code a lot),Andrey Hristov2008-11-061-83/+34
* Fix the buildAndrey Hristov2008-10-311-1/+1
* 64bit fixes:Andrey Hristov2008-10-311-148/+150
* Merge with internal versionAndrey Hristov2008-01-231-1/+1
* fix win32 compileRob Richards2008-01-091-2/+8
* - Fix problems with double definitionsAndrey Hristov2008-01-021-75/+61
* Sync mysqlnd with HEAD. Same sources as in 5_3Andrey Hristov2007-10-161-1/+0
* silence the warningAntony Dovgal2007-10-071-0/+1
* Update CVSAndrey Hristov2007-08-031-4/+4
* Return to previous codeAndrey Hristov2007-07-261-1/+1
* fix typoJani Taskinen2007-07-261-2/+2
* - Moved mysqnd to it's own directory: It is sort of an extension itself.Jani Taskinen2007-07-251-0/+515