php-src/ext/mysql
Ulf Wendel 4c1181a08a Whitespace: replacing spaces with tab to follow coding conventions.
One tiny change in mysql_close.phpt: don't overrule connection parameter
in any of the tests. Alway take connection parameter, including the database
name ($db), from connect.inc.
2007-07-11 11:57:45 +00:00
..
tests Whitespace: replacing spaces with tab to follow coding conventions. 2007-07-11 11:57:45 +00:00
config.m4 MFB: #37630 MySQL extensions should link against thread safe client libs if built with ZTS 2006-06-01 19:15:31 +00:00
config.w32 fixes for #33251 2005-06-05 19:25:01 +00:00
CREDITS - Proper format for CREDITS files 2002-08-21 05:41: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 Typo 2007-03-14 09:49:58 +00:00
php_mysql.c MFB: Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). 2007-06-25 20:19:30 +00:00
php_mysql.h MFB: Add mysql_set_charset() so that the connection encoding can be changed. This is similar to the SET NAMES statement but allows the mysql_real_escape_string to use the correct character set. 2007-05-14 17:11:50 +00:00