Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH: Improve mysqlnd's internal method registration | Johannes Schlüter | 2009-02-16 | 1 | -15/+28 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 1 | -1/+1 |
* | MFH: | Andrey Hristov | 2008-11-20 | 1 | -3/+3 |
* | MFH: | Andrey Hristov | 2008-11-19 | 1 | -3/+11 |
* | MFH: Fix Windows build, pure C compiler | Andrey Hristov | 2008-11-18 | 1 | -1/+2 |
* | MFH: | Andrey Hristov | 2008-11-18 | 1 | -0/+213 |
* | MFH: | Andrey Hristov | 2008-11-06 | 1 | -13/+13 |
* | MFB: | Andrey Hristov | 2008-10-31 | 1 | -3/+3 |
* | MFH: Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement is | Johannes Schlüter | 2008-10-27 | 1 | -21/+27 |
* | MFH: Handle failed connections right | Johannes Schlüter | 2008-10-01 | 1 | -4/+6 |
* | MFH: | Andrey Hristov | 2008-09-15 | 1 | -2/+2 |
* | MFH: constify strings | Johannes Schlüter | 2008-08-19 | 1 | -3/+3 |
* | MFH: Fix empty error message when connecting to a bad server | Johannes Schlüter | 2008-08-19 | 1 | -3/+3 |
* | Sync with bzr | Andrey Hristov | 2008-07-15 | 1 | -1/+0 |
* | Fix remaining valgrind problems with pconn and zval cache | Andrey Hristov | 2008-06-24 | 1 | -0/+1 |
* | Fix double-free, introduced lately | Andrey Hristov | 2008-06-24 | 1 | -11/+7 |
* | Fix possible bug with persistent connections and mysqlnd | Andrey Hristov | 2008-06-24 | 1 | -4/+16 |
* | Update mysqlnd | Andrey Hristov | 2008-05-07 | 1 | -2/+2 |
* | Update ext/mysql's and ext/mysqli's tests | Andrey Hristov | 2008-04-24 | 1 | -7/+10 |
* | MFB: Update CVS from the development tree | Andrey Hristov | 2008-04-16 | 1 | -11/+4 |
* | - Don't modify the variables which are passed for parameter binding. | Andrey Hristov | 2008-03-20 | 1 | -5/+7 |
* | Fixed a bunch of bugs reported in | Andrey Hristov | 2008-03-18 | 1 | -2/+1 |
* | Update mysqlnd - fix bg_store | Andrey Hristov | 2008-02-14 | 1 | -2/+5 |
* | Simplify unique string generation and plug a leak. | Andrey Hristov | 2008-02-04 | 1 | -11/+16 |
* | Fix the build, add a missing file | Andrey Hristov | 2008-01-29 | 1 | -58/+1 |
* | Moved initialization code into a function. | Andrey Hristov | 2008-01-29 | 1 | -9/+2 |
* | Moving extension specific code to php_mysqlnd.c as the old rule is. | Andrey Hristov | 2008-01-28 | 1 | -221/+0 |
* | some config.w32 fixes | Andrey Hristov | 2008-01-28 | 1 | -145/+6 |
* | More optimizations - less MM calls | Andrey Hristov | 2008-01-28 | 1 | -21/+347 |
* | Merge with internal version | Andrey Hristov | 2008-01-23 | 1 | -13/+13 |
* | strncpy->strlcpy | Andrey Hristov | 2008-01-08 | 1 | -2/+2 |
* | - Fix problems with double definitions | Andrey Hristov | 2008-01-02 | 1 | -4/+4 |
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 1 | -1/+1 |
* | Fix segfault in debug build | Andrey Hristov | 2007-11-08 | 1 | -4/+4 |
* | Fix build failure on Windows. Seems "free" can't be used even as method name ... | Andrey Hristov | 2007-10-23 | 1 | -1/+1 |
* | Import mysqlnd | Andrey Hristov | 2007-10-05 | 1 | -0/+2078 |