php-src/ext/mysqlnd
2010-02-15 16:58:33 +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 export more functionality for phpize builds 2010-01-13 18:00:41 +00:00
mysqlnd_block_alloc.h export more functionality for phpize builds 2010-01-13 18:00:41 +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 decrement correctly! 2010-01-21 18:17:19 +00:00
mysqlnd_debug.h Add possibility to restrain the number of levels 2010-01-21 18:12:18 +00:00
mysqlnd_enum_n_def.h cosmetics. typedef-ed types should be in capital case 2010-01-11 20:10:10 +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 Fix compiler warning, copy&paste error 2010-01-14 12:31:29 +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 remove redefinition of bit_uint8korr 2010-01-14 10:35:28 +00:00
mysqlnd_priv.h export more functionality for phpize builds 2010-01-13 18:00:41 +00:00
mysqlnd_ps_codec.c Fix ZTS build 2009-09-30 23:34:56 +00:00
mysqlnd_ps.c Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
mysqlnd_result_meta.c Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
mysqlnd_result_meta.h export more functionality for phpize builds 2010-01-13 18:00:41 +00:00
mysqlnd_result.c Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
mysqlnd_result.h export more functionality for phpize builds 2010-01-13 18:00:41 +00:00
mysqlnd_statistics.c missed to commit in 5_3, here it comes, reusability of stats 2010-01-11 18:31:02 +00:00
mysqlnd_statistics.h Fix possible lock-ups when a trigger triggers a trigger. 2010-01-19 15:31:39 +00:00
mysqlnd_structs.h add typedefs for all structure methods, and then reuse these typedefs 2010-02-15 16:58:33 +00:00
mysqlnd_wireprotocol.c Fix second bug in that code, + instead of += thus not increasing 2010-02-01 17:12:40 +00:00
mysqlnd_wireprotocol.h export more functionality for phpize builds 2010-01-13 18:00:41 +00:00
mysqlnd.c make send_close a hook, too 2010-02-09 19:05:40 +00:00
mysqlnd.h Pass tsrmls to all functions, which might need it in the future. 2010-02-03 17:31:29 +00:00
php_mysqlnd.c make mysqlnd's tracing API more reusable 2010-01-13 14:06:02 +00:00
php_mysqlnd.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00