php-src/ext/mysqlnd
Andrey Hristov 25e84b6a23 Rename a method so it doesn't clash with a global symbol - a function
Fix compiler waring by extening the type of a variable
2010-10-05 17:03:50 +00:00
..
config9.m4 Fix for bug#49234 method not found ssl_set 2010-04-15 11:01:30 +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
mysqlnd_block_alloc.c WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_block_alloc.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_charset.c WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_charset.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_debug.c WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_debug.h Fix shared build 2010-05-25 21:54:21 +00:00
mysqlnd_enum_n_def.h remove trailing commas in enums 2010-10-05 14:56:49 +00:00
mysqlnd_libmysql_compat.h - Fix copyrights 2010-04-20 13:50:34 +00:00
mysqlnd_loaddata.c WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_net.c fix recent TSRM build break, with --enable-debug 2010-10-05 08:17:33 +00:00
mysqlnd_net.h Export the methods of MYSQLND_NET 2010-05-13 14:15:23 +00:00
mysqlnd_portability.h Even better patch 2010-10-04 12:59:29 +00:00
mysqlnd_priv.h Switch from using PHP_MAJOR_VERSION to separate define for 2010-08-12 12:02:02 +00:00
mysqlnd_ps_codec.c add some safe casts - lower the number of warnings by 2 2010-10-04 14:12:31 +00:00
mysqlnd_ps.c Fix a problem that leads to leaks in plugins that 2010-09-29 13:18:07 +00:00
mysqlnd_result_meta.c Fix warnings 2010-10-05 08:29:54 +00:00
mysqlnd_result_meta.h result_meta local storage 2010-05-14 16:42:17 +00:00
mysqlnd_result.c Rename a method so it doesn't clash with a global symbol - a function 2010-10-05 17:03:50 +00:00
mysqlnd_result.h - initialize some variables 2010-05-13 15:29:08 +00:00
mysqlnd_statistics.c WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_statistics.h WS fixes 2010-09-23 16:03:22 +00:00
mysqlnd_structs.h rename parameter, should not conflict with global symbol - 2010-10-05 16:27:49 +00:00
mysqlnd_wireprotocol.c add some safe casts 2010-10-05 11:08:21 +00:00
mysqlnd_wireprotocol.h Handle problems in the row_decoder, return type used to be void, 2010-05-31 17:57:03 +00:00
mysqlnd.c Rename a method so it doesn't clash with a global symbol - a function 2010-10-05 17:03:50 +00:00
mysqlnd.h rename parameter, should not conflict with global symbol - 2010-10-05 16:27:49 +00:00
php_mysqlnd.c Fixing compiler warning. 2010-10-04 10:58:05 +00:00
php_mysqlnd.h - Fix copyrights 2010-04-20 13:50:34 +00:00