php-src/ext/mysqlnd
2009-10-23 12:44:05 +00:00
..
config9.m4 - Fix the build issue with php_mysqlnd_config.h ending up in wrong build directory 2009-09-24 18:01:17 +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 Revert mysqlnd to RC3 state after issues with pconnects 2009-06-25 19:03:52 +00:00
mysqlnd_block_alloc.h Revert mysqlnd to RC3 state after issues with pconnects 2009-06-25 19:03:52 +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 Revert mysqlnd to RC3 state after issues with pconnects 2009-06-25 19:03:52 +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 Move definition 2009-10-22 15:17:03 +00:00
mysqlnd_libmysql_compat.h Making mysqlnd emit no warnings when fetching pooled persistent connections that have timed out or are unusable for any other reason - bug #49761 2009-10-15 20:46:08 +00:00
mysqlnd_loaddata.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_palloc.c Use mnd_ wrappers wherever possible. Needed for 2009-09-30 23:13:43 +00:00
mysqlnd_palloc.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_portability.h - Fix the build issue with php_mysqlnd_config.h ending up in wrong build directory 2009-09-24 18:01:17 +00:00
mysqlnd_priv.h Move definition 2009-10-22 15:17:03 +00:00
mysqlnd_ps_codec.c Fix ZTS build 2009-09-30 23:34:56 +00:00
mysqlnd_ps.c Count number of affected_rows for normal and PS queries 2009-10-22 14:30:51 +00:00
mysqlnd_qcache.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_result_meta.c Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey. 2009-09-09 17:03:03 +00:00
mysqlnd_result_meta.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_result.c Fix: log slow queries in stats regardless of mysqlnd.log_mask setting. 2009-10-23 12:44:05 +00:00
mysqlnd_result.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysqlnd_statistics.c Fixing stats, updating test to accept new stats 2009-10-22 16:05:33 +00:00
mysqlnd_statistics.h MFH: 2009-06-12 13:24:57 +00:00
mysqlnd_structs.h Have the lengths also to skip many calls to strlen 2009-10-22 17:07:55 +00:00
mysqlnd_wireprotocol.c Fixing problems when calling connect (again and again) on a valid connection handle. Most of the patch comes from Andrey. 2009-10-15 15:49:40 +00:00
mysqlnd_wireprotocol.h Next attempt to fix http://bugs.php.net/bug.php?id=48745. Patch by Andrey. 2009-09-09 17:03:03 +00:00
mysqlnd.c Don't forget to update the length too 2009-10-22 17:36:12 +00:00
mysqlnd.h Updating mysqlnd version number. 2009-10-22 16:10:02 +00:00
php_mysqlnd.c Increase the minimal size of the command buffer, which is used 2009-10-07 17:33:51 +00:00
php_mysqlnd.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00