php-src/ext/mysqlnd
Andrey Hristov ce4e6f4db5 Handle MySQL 5.5 authentication features.
Authentication protocol can be changed, a new raw
packet is introduced, which includes only the "encrypted"
data for the auth plugin, sent after change protocol (0xFE)
is sent to the client.
2011-01-24 12:34:47 +00:00
..
config9.m4 grok the MySQL 5.5 extended handshake. 2011-01-12 21:40:05 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 Fix mysqlnd build 2011-01-16 15:44:48 +00:00
CREDITS Import mysqlnd 2007-10-05 21:23:56 +00:00
mysqlnd_auth.c Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_block_alloc.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_block_alloc.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_charset.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_charset.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_debug.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_debug.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_enum_n_def.h Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_libmysql_compat.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_loaddata.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_net.c Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_net.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_plugin.c plug a leak 2011-01-10 15:28:52 +00:00
mysqlnd_portability.h Even better patch 2010-10-04 12:59:29 +00:00
mysqlnd_priv.h Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_ps_codec.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_ps.c - fix the fix (wrong test) 2011-01-18 10:29:26 +00:00
mysqlnd_result_meta.c - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_result_meta.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_result.c Proper fix for 2011-01-07 14:22:30 +00:00
mysqlnd_result.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_statistics.c fix ZTS build 2011-01-19 17:51:02 +00:00
mysqlnd_statistics.h - Year++ 2011-01-01 02:17:06 +00:00
mysqlnd_structs.h Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_wireprotocol.c Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd_wireprotocol.h Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd.c Handle MySQL 5.5 authentication features. 2011-01-24 12:34:47 +00:00
mysqlnd.h Change things to allow passing of the password length 2011-01-14 13:00:42 +00:00
php_mysqlnd.c - Year++ 2011-01-01 02:17:06 +00:00
php_mysqlnd.h - Year++ 2011-01-01 02:17:06 +00:00