php-src/ext/mysql
Ulf Wendel 0880484234 1) Whitespace / Coding Standards
2) Don't even dare to have variables that sound like connection parameters and don't come from connect.inc
3) skipifem.inc is not there for ext/mysql tests
2007-07-11 13:22:17 +00:00
..
tests 1) Whitespace / Coding Standards 2007-07-11 13:22:17 +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
mysql.dsp
mysql.mak
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