php-src/ext/mysqlnd
2007-11-08 17:29:42 +00:00
..
config9.m4
config-win.h
config.w32
CREDITS
mysqlnd_alloc.c
mysqlnd_charset.c
mysqlnd_charset.h
mysqlnd_debug.c
mysqlnd_debug.h Fix build failure on Windows. Seems "free" can't be used even as method name of a structure. The MS compiler (the preprocessor most probably) changes it to _free_dbg 2007-10-23 10:10:18 +00:00
mysqlnd_enum_n_def.h
mysqlnd_libmysql_compat.h
mysqlnd_loaddata.c
mysqlnd_palloc.c
mysqlnd_palloc.h
mysqlnd_portability.h
mysqlnd_priv.h Sync mysqlnd. Should still compile with 5_2 for those who want to use the 2007-10-16 20:56:22 +00:00
mysqlnd_ps_codec.c
mysqlnd_ps.c
mysqlnd_qcache.c
mysqlnd_result_meta.c
mysqlnd_result_meta.h
mysqlnd_result.c
mysqlnd_result.h
mysqlnd_statistics.c
mysqlnd_statistics.h
mysqlnd_structs.h
mysqlnd_wireprotocol.c
mysqlnd_wireprotocol.h
mysqlnd.c Fix segfault in debug build 2007-11-08 17:29:42 +00:00
mysqlnd.h
php_mysqlnd.h