php-src/ext/mysqlnd
Andrey Hristov 9b8d026d86 Rework the statistics macros to be reusable by external entities.
Rename handlers to triggers. Dynamically allocate space for the
statistics thus allow reusability.
2010-01-11 14:27:35 +00:00
..
config9.m4 install mysqlnd headers to allow shared build of extensions 2009-12-22 19:30:09 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 move MYSQLND_NET code to a separate file. 2009-12-16 12:59:38 +00:00
CREDITS Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqlnd_alloc.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_block_alloc.c Revert mysqlnd to RC3 state after issues with pconnects 2009-06-25 19:03:52 +00:00
mysqlnd_block_alloc.h Revert mysqlnd to RC3 state after issues with pconnects 2009-06-25 19:03:52 +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 MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at 2009-03-30 13:55:47 +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 export some calls to init/deinit code outside of the module 2010-01-08 18:52:08 +00:00
mysqlnd_net.h export some calls to init/deinit code outside of the module 2010-01-08 18:52:08 +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 improve the stats subsystem. Reduce the number of macro definitions 2010-01-08 17:35:20 +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 MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_result.c improve the stats subsystem. Reduce the number of macro definitions 2010-01-08 17:35:20 +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 Rework the statistics macros to be reusable by external entities. 2010-01-11 14:27:35 +00:00
mysqlnd_statistics.h Rework the statistics macros to be reusable by external entities. 2010-01-11 14:27:35 +00:00
mysqlnd_structs.h Rework the statistics macros to be reusable by external entities. 2010-01-11 14:27:35 +00:00
mysqlnd_wireprotocol.c improve the stats subsystem. Reduce the number of macro definitions 2010-01-08 17:35:20 +00:00
mysqlnd_wireprotocol.h export some calls to init/deinit code outside of the module 2010-01-08 18:52:08 +00:00
mysqlnd.c Rework the statistics macros to be reusable by external entities. 2010-01-11 14:27:35 +00:00
mysqlnd.h add restart_psession and end_psession hooks 2010-01-08 13:47:03 +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