php-src/ext/mysql
2007-06-25 16:01:30 +00:00
..
tests MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
config.m4 - Fix bug #37630: MySQL extensions should link against thread safe client libs if built with ZTS 2006-06-01 19:14:48 +00:00
config.w32
CREDITS
mysql.dsp
mysql.mak
package.xml
php_mysql.c Fixed bug #41350 (my_thread_global_end() error during request shutdown on Windows). 2007-06-25 16:01:30 +00:00
php_mysql.h 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:10:47 +00:00