summaryrefslogtreecommitdiff
path: root/ext/mysqlnd
Commit message (Expand)AuthorAgeFilesLines
* MFH:Andrey Hristov2008-11-206-15/+15
* MFH:Andrey Hristov2008-11-191-3/+11
* MFH: Fix Windows build, pure C compilerAndrey Hristov2008-11-181-1/+2
* MFH:Andrey Hristov2008-11-184-1/+254
* MFB: More Windows types cleanupAndrey Hristov2008-11-064-140/+150
* MFH: Use win32/php_stdint.h for stdint types on WindowsAndrey Hristov2008-11-062-5/+28
* MFH: More cleanup of config-win.hAndrey Hristov2008-11-062-19/+2
* MFH:Andrey Hristov2008-11-0616-232/+174
* Fix windows buildAndrey Hristov2008-11-011-31/+33
* Fix the buildAndrey Hristov2008-10-311-1/+1
* MFB:Andrey Hristov2008-10-3111-318/+302
* MFH: Fix #46285 (lastInsertId() returns "0" when a deferenced PDOStatement isJohannes Schlüter2008-10-273-30/+38
* MFH:Andrey Hristov2008-10-271-17/+26
* Fix a nameAndrey Hristov2008-10-271-1/+1
* MFH: Don't dereference NULL-pointerJohannes Schlüter2008-10-191-1/+2
* MFH: Improve order in MINFO outputJohannes Schlüter2008-10-011-7/+8
* MFH: Handle failed connections rightJohannes Schlüter2008-10-011-4/+6
* MFH:Andrey Hristov2008-09-162-10/+18
* MFH:Andrey Hristov2008-09-154-6/+14
* MFH:Compile-in a string-to-int conversion for INT columns by default,Andrey Hristov2008-09-152-4/+4
* - fix build (declaration must be fist in a given contex)Pierre Joye2008-09-141-2/+2
* MFH:Andrey Hristov2008-09-126-73/+337
* MFH: constify stringsJohannes Schlüter2008-08-192-5/+6
* MFH: Fix empty error message when connecting to a bad serverJohannes Schlüter2008-08-191-3/+3
* - MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.Felipe Pena2008-07-241-12/+7
* MFH: Fixed bug#44897 - failed to prepare statementAndrey Hristov2008-07-231-11/+14
* More debugging info for the trace logAndrey Hristov2008-07-222-6/+39
* Sync with bzrAndrey Hristov2008-07-154-5/+2
* - Some config*.m4 file cleanups: NO tabs in these!Jani Taskinen2008-07-141-3/+2
* Fix remaining valgrind problems with pconn and zval cacheAndrey Hristov2008-06-242-51/+35
* Fix double-free, introduced latelyAndrey Hristov2008-06-242-11/+20
* Fix possible bug with persistent connections and mysqlndAndrey Hristov2008-06-242-7/+20
* Add missing headerAndrey Hristov2008-06-241-0/+2
* Even more debug infoAndrey Hristov2008-06-241-6/+22
* Added more debug info for tracking problemsAndrey Hristov2008-06-231-1/+29
* Fix a bug that let PDO fail. It has been long fixed, but locally. Now I knowAndrey Hristov2008-05-291-2/+1
* Windows configure fixes, a few additional lib names allowed, apache2 only on ...Elizabeth Marie Smith2008-05-141-18/+22
* Update mysqlndAndrey Hristov2008-05-078-19/+23
* Update ext/mysql's and ext/mysqli's testsAndrey Hristov2008-04-2410-171/+409
* - MFH: Fix Windows buildJohannes Schlüter2008-04-232-2/+2
* MFB: Update CVS from the development treeAndrey Hristov2008-04-1612-233/+320
* Small updates & a fix forAndrey Hristov2008-03-253-142/+139
* Small fix and a test case to prove it's rightAndrey Hristov2008-03-201-8/+1
* - Don't modify the variables which are passed for parameter binding.Andrey Hristov2008-03-203-12/+73
* Fixed a bunch of bugs reported inAndrey Hristov2008-03-182-5/+4
* Update mysqlnd, ext/mysql and ext/mysqli - now possible to compile with diffe...Andrey Hristov2008-03-101-1/+0
* MFH: fix win32 buildRob Richards2008-02-251-1/+3
* Fix memory leakAndrey Hristov2008-02-204-7/+15
* Fix compile warningAndrey Hristov2008-02-191-1/+1
* Another fixAndrey Hristov2008-02-143-13/+20