php-src/ext/mysqlnd
Andrey Hristov 5b93dff141 - More statistics
- Fixed endless loop - mysqlnd_stmt_next_result() returned FAIL but as it
  is defined to be 1 (and PASS is 0), checking for mysqlnd_stmt_more_result()
  was successful although we were expecting a FAIL.
2008-09-12 15:06:55 +00:00
..
config9.m4 MFB 2008-07-14 10:32:45 +00:00
config-win.h - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
config.w32 MFB and steph's pecl fixes into confutils 2008-05-14 03:32:27 +00:00
CREDITS - Moved mysqnd to it's own directory: It is sort of an extension itself. 2007-07-25 23:47:33 +00:00
mysqlnd_block_alloc.c Fix a leak and memory warning. 2008-02-04 17:32:43 +00:00
mysqlnd_block_alloc.h MFB: 2008-01-28 22:54:21 +00:00
mysqlnd_charset.c MFB : Fix for Bug #43832 mysqi_get_charset() doesn't expose charset comment 2008-03-25 18:28:13 +00:00
mysqlnd_charset.h Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_debug.c - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_debug.h Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
mysqlnd_enum_n_def.h - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_libmysql_compat.h Update mysqlnd - new ini variable 2008-05-07 15:16:27 +00:00
mysqlnd_loaddata.c Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
mysqlnd_palloc.c Sync with bzr 2008-07-15 13:12:27 +00:00
mysqlnd_palloc.h Add missing header 2008-06-24 08:02:06 +00:00
mysqlnd_portability.h Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_priv.h constify strings 2008-08-19 10:42:00 +00:00
mysqlnd_ps_codec.c More debugging info 2008-07-22 16:05:28 +00:00
mysqlnd_ps.c - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_qcache.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_result_meta.c Update ext/mysql, ext/mysqli and ext/mysqlnd from development tree 2008-04-16 12:53:18 +00:00
mysqlnd_result_meta.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_result.c MFB 2008-05-29 15:50:10 +00:00
mysqlnd_result.h Fix the build, add a missing file 2008-01-29 18:13:12 +00:00
mysqlnd_statistics.c - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_statistics.h - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_structs.h Update ext/mysql's and ext/mysqli's tests 2008-04-24 14:04:58 +00:00
mysqlnd_wireprotocol.c - More statistics 2008-09-12 15:06:55 +00:00
mysqlnd_wireprotocol.h Fix memory leak 2008-02-20 15:20:14 +00:00
mysqlnd.c constify strings 2008-08-19 10:42:00 +00:00
mysqlnd.h Fix possible bug with persistent connections 2008-06-24 11:19:07 +00:00
php_mysqlnd.c Update mysqlnd - new ini variable 2008-05-07 15:16:27 +00:00
php_mysqlnd.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00