php-src/ext/mysql
Andrey Hristov 7868bca437 Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock
as it is in when compiled from source and the default for mysqlnd.
SuSE for example uses /var/run/mysql/mysql.sock . Also, sql.safe_mode
(ext/mysql and ingres) needs the socket.
Fix possible crashes in mysqlnd. When packets are shorter, functions should
return error.
2010-03-26 16:58:25 +00:00
..
tests Fix tests that fail when the MySQL's socket file is not /tmp/mysql.sock 2010-03-26 16:58:25 +00:00
config.m4 - Fixed bug #50231 (Socket path passed using --with-mysql-sock is ignored when mysqlnd is enabled) 2009-11-30 15:11:29 +00:00
config.w32 - do not enable an ext when a lib/header fails 2008-06-23 18:40:29 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41:49 +00:00
mysql_mysqlnd.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
mysql.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mysql.mak Changes for NetWare makefile. 2003-01-06 09:05:59 +00:00
package.xml assign a version number 2005-09-04 17:10:56 +00:00
php_mysql_structs.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00
php_mysql.c Fix bug#50416 2010-02-08 13:09:34 +00:00
php_mysql.h sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 2010-01-03 09:23:27 +00:00