php-src/ext/mysqlnd
Andrey Hristov 5d4f9dfff4 Second set of changes to mysqlnd for phpng.
A bit problematic is that the streams seem not to be completely ported.
Also there are some hacks in the streams about EG(regular_list) and EG(persistent_list)
and these need to be carefully checked. The test suite should catch them, however.
2014-05-20 21:50:15 +03:00
..
config9.m4 remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
CREDITS fix encoding 2014-01-10 15:57:40 +01:00
mysqlnd_alloc.c fix init, new smart_str struct (use zend_string now) 2014-05-17 15:29:25 +02:00
mysqlnd_alloc.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_auth.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_block_alloc.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_block_alloc.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_charset.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_charset.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_debug.c remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
mysqlnd_debug.h remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
mysqlnd_driver.c Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_enum_n_def.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_ext_plugin.c New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_ext_plugin.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_libmysql_compat.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_loaddata.c First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_net.c Second set of changes to mysqlnd for phpng. 2014-05-20 21:50:15 +03:00
mysqlnd_net.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_plugin.c Use better data structures (incomplete) 2014-02-10 10:04:30 +04:00
mysqlnd_portability.h unify stdint type usage 2013-08-06 22:49:56 +02:00
mysqlnd_priv.h Second set of changes to mysqlnd for phpng. 2014-05-20 21:50:15 +03:00
mysqlnd_ps_codec.c WS 2014-01-24 12:31:19 +02:00
mysqlnd_ps.c Merge branch 'PHP-5.6' 2014-04-10 18:22:01 +03:00
mysqlnd_result_meta.c Refactor the result set data structures. Move more to the buffered and unbuffered 2014-03-05 16:22:23 +02:00
mysqlnd_result_meta.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_result.c remove mysqlnd_bt.c as it a long dead code 2014-05-19 20:32:41 +03:00
mysqlnd_result.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_reverse_api.c First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_reverse_api.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd_statistics.c Second set of changes to mysqlnd for phpng. 2014-05-20 21:50:15 +03:00
mysqlnd_statistics.h Bump year 2014-01-03 11:08:10 +08:00
mysqlnd_structs.h First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_wireprotocol.c First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd_wireprotocol.h New result fetching mode for mysqlnd, which should use less memory but 2014-04-10 16:44:54 +03:00
mysqlnd.c First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
mysqlnd.h First set of phpng changes for mysqlnd 2014-05-20 19:57:11 +03:00
php_mysqlnd.c fix crash in MINFO when no mysqlnd plugins are loaded 2014-04-14 17:44:47 +02:00
php_mysqlnd.h Bump year 2014-01-03 11:08:10 +08:00