php-src/ext/mysqlnd
Andrey Hristov ccf0665170 MFH:Fix for the failing mysql_stmt_execute() test. Data was cleaned after
stmt_reset() but it should stay and be freed as later as next stmt_execute()
2009-05-29 12:19:40 +00:00
..
config9.m4 MFH: mark mysqlnd's threading (which can be used for background pre-fetching) 2009-03-17 10:05:19 +00:00
config-win.h MFB: More Windows types cleanup 2008-11-06 18:48:55 +00:00
config.w32 Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled 2008-05-14 03:13:17 +00:00
CREDITS
mysqlnd_alloc.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_block_alloc.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_block_alloc.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_charset.c Fix a typo, utf8 is 3 byte max, for us, for now 2009-05-26 13:41:18 +00:00
mysqlnd_charset.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_debug.c MFH: 2009-05-28 11:47:48 +00:00
mysqlnd_debug.h MFH Fix #47819 (Getting pdo_mysql.so: undefined symbol: mysqlnd_debug_init at 2009-03-30 13:55:47 +00:00
mysqlnd_enum_n_def.h MFH: export mysql_refresh 2009-01-22 21:01:58 +00:00
mysqlnd_libmysql_compat.h MFH: export mysql_refresh 2009-01-22 21:01:58 +00:00
mysqlnd_loaddata.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_palloc.c MFH:Fix a problem with cursors, which did not happen with unbuffered PS for 2009-05-28 16:35:41 +00:00
mysqlnd_palloc.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_portability.h Fix #47535 Compilation failure in ps_fetch_from_1_to_8_bytes() 2009-04-20 09:16:51 +00:00
mysqlnd_priv.h - MFH: Improve mysqlnd's internal method registration 2009-02-16 17:26:43 +00:00
mysqlnd_ps_codec.c MFH:Fix a problem with cursors, which did not happen with unbuffered PS for 2009-05-28 16:35:41 +00:00
mysqlnd_ps.c MFH:Fix for the failing mysql_stmt_execute() test. Data was cleaned after 2009-05-29 12:19:40 +00:00
mysqlnd_qcache.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_result_meta.c MFH:Fix a valgrind warning as well as more trace log information 2009-05-28 17:49:29 +00:00
mysqlnd_result_meta.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_result.c MFH:Fix a valgrind warning as well as more trace log information 2009-05-28 17:49:29 +00:00
mysqlnd_result.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_statistics.c - MFH: Removed UG(unicode) checks 2009-03-30 16:52:33 +00:00
mysqlnd_statistics.h MFH:Fix a very well hidden error because of not being careful with CPP. 2009-05-29 08:05:38 +00:00
mysqlnd_structs.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_wireprotocol.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_wireprotocol.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd.c - MFH: Removed UG(unicode) checks 2009-03-30 16:52:33 +00:00
mysqlnd.h MFH: 2009-05-28 11:47:48 +00:00
php_mysqlnd.c - MFH: Removed UG(unicode) checks 2009-03-30 16:52:33 +00:00
php_mysqlnd.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00