Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | trailing whitespace removal | Stanislav Malyshev | 2015-01-10 | 1 | -3/+3 |
* | master renames phase 1 | Anatol Belski | 2014-08-25 | 1 | -8/+8 |
* | ported mysql and mysqlnd | Anatol Belski | 2014-08-19 | 1 | -8/+8 |
* | unify stdint type usage | Michael Wallner | 2013-08-06 | 1 | -106/+1 |
* | Even better patch | Andrey Hristov | 2010-10-04 | 1 | -8/+4 |
* | don't define twice the macro on some platforms | Andrey Hristov | 2010-10-04 | 1 | -0/+2 |
* | try to workaround problems with non-c99 on HPUX | Andrey Hristov | 2010-05-31 | 1 | -0/+8 |
* | remove redefinition of bit_uint8korr | Andrey Hristov | 2010-01-14 | 1 | -10/+0 |
* | Fix compilation warnings | Andrey Hristov | 2009-12-09 | 1 | -41/+38 |
* | fix macro so that 5-byte BIT values are decoded correctly | Andrey Hristov | 2009-12-02 | 1 | -4/+4 |
* | - Fix the build issue with php_mysqlnd_config.h ending up in wrong build dire... | Jani Taskinen | 2009-09-24 | 1 | -2/+2 |
* | Fixed compilation error | Dmitry Stogov | 2009-09-23 | 1 | -0/+4 |
* | Baby, one more time :( | Andrey Hristov | 2009-08-25 | 1 | -1/+1 |
* | Better fix. A fix of the fix | Andrey Hristov | 2009-08-25 | 1 | -7/+11 |
* | Fix bug#48198 error: 'MYSQLND_LLU_SPEC' undeclared | Andrey Hristov | 2009-08-25 | 1 | -6/+19 |
* | Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() | Johannes Schlüter | 2009-04-20 | 1 | -0/+5 |
* | Asynchronous queries for mysqli, when mysqlnd is enabled. | Andrey Hristov | 2008-11-18 | 1 | -1/+35 |
* | More type fixes for Windows | Andrey Hristov | 2008-11-06 | 1 | -111/+107 |
* | Rely on win32/php_stdint.h on Windows for stdint types | Andrey Hristov | 2008-11-06 | 1 | -7/+4 |
* | Get rid of many defines (which simplifies the code a lot), | Andrey Hristov | 2008-11-06 | 1 | -83/+34 |
* | Fix the build | Andrey Hristov | 2008-10-31 | 1 | -1/+1 |
* | 64bit fixes: | Andrey Hristov | 2008-10-31 | 1 | -148/+150 |
* | Merge with internal version | Andrey Hristov | 2008-01-23 | 1 | -1/+1 |
* | fix win32 compile | Rob Richards | 2008-01-09 | 1 | -2/+8 |
* | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 1 | -75/+61 |
* | Sync mysqlnd with HEAD. Same sources as in 5_3 | Andrey Hristov | 2007-10-16 | 1 | -1/+0 |
* | silence the warning | Antony Dovgal | 2007-10-07 | 1 | -0/+1 |
* | Update CVS | Andrey Hristov | 2007-08-03 | 1 | -4/+4 |
* | Return to previous code | Andrey Hristov | 2007-07-26 | 1 | -1/+1 |
* | fix typo | Jani Taskinen | 2007-07-26 | 1 | -2/+2 |
* | - Moved mysqnd to it's own directory: It is sort of an extension itself. | Jani Taskinen | 2007-07-25 | 1 | -0/+515 |