1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 08:33:06 +02:00
Files
archived-php-src/ext/mysql/tests
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
..
2009-08-29 19:18:27 +00:00
2009-08-29 19:18:27 +00:00
2008-07-13 21:40:49 +00:00
2009-08-29 19:18:27 +00:00
2009-08-03 05:17:53 +00:00