php-src/ext/mysqlnd
Andrey Hristov 7496cc761e decouple the methods in MYSQLND_STMT from the data,
needed to move to a new structure MYSQLND_STMT. Makes
the code cleaner and less error-prone.
Also fix PDO/MySQL which directly touch mysqlnd internals
instead of using API calls.
2010-03-16 12:36:57 +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 decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqlnd_ps.c decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +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 decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqlnd_result.h allow persistency of PS 2010-03-12 13:03:46 +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 decouple the methods in MYSQLND_STMT from the data, 2010-03-16 12:36:57 +00:00
mysqlnd_wireprotocol.c allow persistency of PS 2010-03-12 13:03:46 +00:00
mysqlnd_wireprotocol.h allow persistency of PS 2010-03-12 13:03:46 +00:00
mysqlnd.c allow persistency of PS 2010-03-12 13:03:46 +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