php-src/ext/mysqlnd
2010-04-01 12:46:21 +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 Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +00:00
mysqlnd_debug.h Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +00:00
mysqlnd_enum_n_def.h Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +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 Better fix for bug #51347 mysqli_close / connection memory leak 2010-04-01 12:46:21 +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 decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqlnd_ps.c Fix a bug that a statement that is reset doesn't clean 2010-03-17 18:00:47 +00:00
mysqlnd_result_meta.c allow persistency of PS 2010-03-12 13:03:46 +00:00
mysqlnd_result_meta.h allow persistency of PS 2010-03-12 13:03:46 +00:00
mysqlnd_result.c Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock 2010-03-26 16:58:25 +00:00
mysqlnd_result.h allow persistency of PS 2010-03-12 13:03:46 +00:00
mysqlnd_statistics.c Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +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 decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqlnd_wireprotocol.c Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +00:00
mysqlnd_wireprotocol.h Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +00:00
mysqlnd.c Make it coupled - what is allocated with mnd_ should be freed 2010-03-29 17:04:16 +00:00
mysqlnd.h decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +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