php-src/ext/mysqlnd
Andrey Hristov 18c8e6501b MFB: More optimizations - less MM calls
Clearly separated fetching (physical reading) from decoding phases (data
interpretation). Threaded fetching added but disabled as needs more work for
Windows. For Linux needs some touches to add pthreads if this is enabled,
probably with a compile-time switch.
The code reorganisation makes it easy to add also async API, similar to
cURL's one.
2008-01-28 18:27:49 +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 fix build (temp fix pending Andrey's review) 2007-11-02 17:37:41 +00:00
config9.m4 Update mysqlnd in HEAD 2007-10-02 10:45: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.c MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_charset.c Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_charset.h Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_debug.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_debug.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_enum_n_def.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_libmysql_compat.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_loaddata.c Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_palloc.c Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_palloc.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_portability.h Merge with internal version 2008-01-23 19:09:33 +00:00
mysqlnd_priv.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_ps.c MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_ps_codec.c - Fix problems with double definitions 2008-01-02 21:16:46 +00:00
mysqlnd_qcache.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_result.c MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_result.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_result_meta.c MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_result_meta.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_statistics.c Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00
mysqlnd_statistics.h - Fix problems with double definitions 2008-01-02 21:16:46 +00:00
mysqlnd_structs.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_wireprotocol.c MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
mysqlnd_wireprotocol.h MFB: More optimizations - less MM calls 2008-01-28 18:27:49 +00:00
php_mysqlnd.h Bump copyright year, 2 of 2. 2007-12-31 07:12:20 +00:00