php-src/ext/mysqlnd
Andrey Hristov 81b0630f5a Change of way the packet objects are created/initialised
If the protocol gets changed, ever, we can decide at runtime
easily which protocol to use by instantiating the right protocol
object. But this is restricted to the structure of the packets, not
the flow.
2010-01-07 19:44:59 +00:00
..
config9.m4 install mysqlnd headers to allow shared build of extensions 2009-12-22 19:30:09 +00:00
config-win.h More type fixes for Windows 2008-11-06 18:37:32 +00:00
config.w32 move MYSQLND_NET code to a separate file. 2009-12-16 12:59:38 +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 for bug#48745 2009-08-28 09:30:16 +00:00
mysqlnd_block_alloc.h Fix for bug#48745 2009-08-28 09:30:16 +00:00
mysqlnd_charset.c Update charset table 2009-11-24 13:59:56 +00:00
mysqlnd_charset.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
mysqlnd_debug.c Remove the zval caching from mysqlnd. It was disabled versions ago 2009-12-09 20:21:05 +00:00
mysqlnd_debug.h - Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at 2009-03-30 13:53:35 +00:00
mysqlnd_enum_n_def.h Move two functions which are used in the extension as methods of 2009-12-11 10:18:00 +00:00
mysqlnd_libmysql_compat.h Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761 2009-10-15 20:46:08 +00:00
mysqlnd_loaddata.c refactoring : move more network related functions to 2009-12-17 13:29:46 +00:00
mysqlnd_net.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_net.h Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_portability.h Fix compilation warnings 2009-12-09 18:11:03 +00:00
mysqlnd_priv.h move MYSQLND_NET code to a separate file. 2009-12-16 12:59:38 +00:00
mysqlnd_ps_codec.c Fix ZTS build 2009-09-30 23:34:56 +00:00
mysqlnd_ps.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_result_meta.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_result_meta.h Bump copyright year, 3 of 3. 2008-12-31 11:12:40 +00:00
mysqlnd_result.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_result.h Remove the zval caching from mysqlnd. It was disabled versions ago 2009-12-09 20:21:05 +00:00
mysqlnd_statistics.c Fixing stats, updating test to accept new stats 2009-10-22 16:05:33 +00:00
mysqlnd_statistics.h Fix crash when tracing is enabled. Position after buffer was used also 2009-06-12 13:24:37 +00:00
mysqlnd_structs.h Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_wireprotocol.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd_wireprotocol.h Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd.c Change of way the packet objects are created/initialised 2010-01-07 19:44:59 +00:00
mysqlnd.h remove C++ comments 2009-12-15 14:48:24 +00:00
php_mysqlnd.c Remove disabled code - threaded fetching. This can be implemented 2009-12-09 16:57:03 +00:00
php_mysqlnd.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00